Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dlc.c190 * tb_lc_set_wake() - Enable/disable wake
196 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags) in tb_lc_set_wake() function
H A Dtb.h909 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags);
H A Dswitch.c2631 return tb_lc_set_wake(sw, flags); in tb_switch_set_wake()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dlc.c361 * tb_lc_set_wake() - Enable/disable wake
367 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags) in tb_lc_set_wake() function
H A Dtb.h1128 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags);
H A Dswitch.c3106 return tb_lc_set_wake(sw, flags); in tb_switch_set_wake()

Completed in 13 milliseconds