Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtb.h1048 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags);
Dusb4.c389 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags) in usb4_switch_set_wake() function
Dswitch.c2893 return usb4_switch_set_wake(sw, flags); in tb_switch_set_wake()