Home
last modified time | relevance | path

Searched refs:tb_switch_find_cap (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dcap.c180 * tb_switch_find_cap() - Find switch capability
188 int tb_switch_find_cap(struct tb_switch *sw, enum tb_switch_cap cap) in tb_switch_find_cap() function
H A Dtmu.c166 ret = tb_switch_find_cap(sw, TB_SWITCH_CAP_TMU); in tb_switch_tmu_init()
H A Dtb.h869 int tb_switch_find_cap(struct tb_switch *sw, enum tb_switch_cap cap);
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dcap.c180 * tb_switch_find_cap() - Find switch capability
188 int tb_switch_find_cap(struct tb_switch *sw, enum tb_switch_cap cap) in tb_switch_find_cap() function
H A Dtmu.c417 ret = tb_switch_find_cap(sw, TB_SWITCH_CAP_TMU); in tb_switch_tmu_init()
H A Dtb.h1070 int tb_switch_find_cap(struct tb_switch *sw, enum tb_switch_cap cap);

Completed in 7 milliseconds