Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.h1331 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags, bool runtime);
H A Dusb4.c421 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags, bool runtime) in usb4_switch_set_wake() function
H A Dswitch.c3495 return usb4_switch_set_wake(sw, flags, runtime); in tb_switch_set_wake()