Home
last modified time | relevance | path

Searched refs:tb_port_find_cap (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/thunderbolt/
Dcap.c100 int tb_port_find_cap(struct tb_port *port, enum tb_port_cap cap) in tb_port_find_cap() function
Dtb.h606 int tb_port_find_cap(struct tb_port *port, enum tb_port_cap cap);
Dswitch.c628 cap = tb_port_find_cap(port, TB_PORT_CAP_PHY); in tb_init_port()
635 cap = tb_port_find_cap(port, TB_PORT_CAP_ADAP); in tb_init_port()