Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A 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()
H A Ddebugfs.c1333 cap = tb_switch_next_cap(sw, 0); in switch_caps_show()
1336 cap = tb_switch_next_cap(sw, cap); in switch_caps_show()
H A Dtb.h1110 int tb_switch_next_cap(struct tb_switch *sw, unsigned int offset);