Home
last modified time | relevance | path

Searched refs:tb_port_type (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtest.c349 enum tb_port_type type;
386 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_single_hop_walk()
398 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_single_hop_walk()
445 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_daisy_chain_walk()
457 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_daisy_chain_walk()
508 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_simple_tree_walk()
520 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_simple_tree_walk()
592 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_complex_tree_walk()
604 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_complex_tree_walk()
695 KUNIT_EXPECT_EQ(test, (enum tb_port_type) in tb_test_path_max_length_walk()
[all...]
H A Dtb_regs.h234 enum tb_port_type { enum
260 enum tb_port_type type:24;
H A Deeprom.c340 enum tb_port_type type; in tb_drom_parse_entry_port()
H A Dswitch.c462 static const char *tb_port_type(struct tb_regs_port_header *port) in tb_port_type() function
496 port->revision, port->thunderbolt_version, tb_port_type(port), in tb_dump_port()
2927 enum tb_port_type type) in tb_switch_find_port()
H A Dtb.h660 enum tb_port_type type);
H A Dtb.c227 enum tb_port_type type) in tb_find_unused_port()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtest.c476 enum tb_port_type type;
513 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_single_hop_walk()
525 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_single_hop_walk()
572 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_daisy_chain_walk()
584 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_daisy_chain_walk()
635 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_simple_tree_walk()
647 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_simple_tree_walk()
719 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_complex_tree_walk()
731 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_complex_tree_walk()
822 KUNIT_EXPECT_EQ(test, (enum tb_port_type) in tb_test_path_max_length_walk()
[all...]
H A Dtb_regs.h266 enum tb_port_type { enum
292 enum tb_port_type type:24;
H A Deeprom.c365 enum tb_port_type type; in tb_drom_parse_entry_port()
H A Dswitch.c414 static const char *tb_port_type(const struct tb_regs_port_header *port) in tb_port_type() function
450 regs->revision, regs->thunderbolt_version, tb_port_type(regs), in tb_dump_port()
3429 enum tb_port_type type) in tb_switch_find_port()
H A Dtb.h807 enum tb_port_type type);
H A Dtb.c501 enum tb_port_type type) in tb_find_unused_port()

Completed in 29 milliseconds