Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dlc.c233 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags) in tb_lc_set_wake() function
Dtb.h991 int tb_lc_set_wake(struct tb_switch *sw, unsigned int flags);
Dswitch.c2894 return tb_lc_set_wake(sw, flags); in tb_switch_set_wake()