Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dcap.c145 int tb_switch_next_cap(struct tb_switch *sw, unsigned int offset) in tb_switch_next_cap() function
196 offset = tb_switch_next_cap(sw, offset); in tb_switch_find_cap()
229 offset = tb_switch_next_cap(sw, offset); in tb_switch_find_vse_cap()
Ddebugfs.c471 cap = tb_switch_next_cap(sw, 0); in switch_caps_show()
474 cap = tb_switch_next_cap(sw, cap); in switch_caps_show()
Dtb.h870 int tb_switch_next_cap(struct tb_switch *sw, unsigned int offset);