Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h965 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags);
H A Dusb4.c412 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags) in usb4_switch_set_wake() function
H A Dswitch.c2623 return usb4_switch_set_wake(sw, flags); in tb_switch_set_wake()