Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dcap.c154 int tb_switch_next_cap(struct tb_switch *sw, unsigned int offset) in tb_switch_next_cap() function
206 offset = tb_switch_next_cap(sw, offset); in tb_switch_find_cap()
242 offset = tb_switch_next_cap(sw, offset); in tb_switch_find_vse_cap()
H A Ddebugfs.c2173 cap = tb_switch_next_cap(sw, 0); in switch_caps_show()
2176 cap = tb_switch_next_cap(sw, cap); in switch_caps_show()
H A Dtb.h1171 int tb_switch_next_cap(struct tb_switch *sw, unsigned int offset);