Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dtb.h1227 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags);
Dusb4.c410 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags) in usb4_switch_set_wake() function
Dswitch.c3105 return usb4_switch_set_wake(sw, flags); in tb_switch_set_wake()