Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1269 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags);
H A Dusb4.c411 int usb4_switch_set_wake(struct tb_switch *sw, unsigned int flags) in usb4_switch_set_wake() function
H A Dswitch.c3450 return usb4_switch_set_wake(sw, flags); in tb_switch_set_wake()