Home
last modified time | relevance | path

Searched refs:tb_port_type (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/thunderbolt/
A Dtest.c418 enum tb_port_type type;
455 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_single_hop_walk()
467 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_single_hop_walk()
514 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_daisy_chain_walk()
526 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_daisy_chain_walk()
577 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_simple_tree_walk()
589 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_simple_tree_walk()
661 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_complex_tree_walk()
673 KUNIT_EXPECT_EQ(test, (enum tb_port_type)p->config.type, in tb_test_path_complex_tree_walk()
807 enum tb_port_type in_type;
[all …]
A Dtb_regs.h250 enum tb_port_type { enum
276 enum tb_port_type type:24;
A Deeprom.c365 enum tb_port_type type; in tb_drom_parse_entry_port()
A Dswitch.c467 static const char *tb_port_type(const struct tb_regs_port_header *port) in tb_port_type() function
503 regs->revision, regs->thunderbolt_version, tb_port_type(regs), in tb_dump_port()
3194 enum tb_port_type type) in tb_switch_find_port()
A Dtb.h745 enum tb_port_type type);
A Dtb.c233 enum tb_port_type type) in tb_find_unused_port()

Completed in 22 milliseconds