tb_port_find_cap  654 drivers/thunderbolt/switch.c 		cap = tb_port_find_cap(port, TB_PORT_CAP_PHY);
tb_port_find_cap  661 drivers/thunderbolt/switch.c 		cap = tb_port_find_cap(port, TB_PORT_CAP_ADAP);
tb_port_find_cap  606 drivers/thunderbolt/tb.h int tb_port_find_cap(struct tb_port *port, enum tb_port_cap cap);