Searched defs:tb_port_type (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/thunderbolt/ | ||
D | tb_regs.h | 268 enum tb_port_type { enum |
D | switch.c | 415 static const char *tb_port_type(const struct tb_regs_port_header *port) in tb_port_type() function |