Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtb.h965 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags);
Dusb4.c411 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags) in usb4_switch_set_wake() function
Dswitch.c2600 return usb4_switch_set_wake(sw, flags); in tb_switch_set_wake()