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