Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dlc.c367 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags) in tb_lc_set_wake() function
Dtb.h1111 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags);
Dswitch.c3128 return tb_lc_set_wake(sw, flags); in tb_switch_set_wake()