Home
last modified time | relevance | path

Searched refs:TB_WAKE_ON_CONNECT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dlc.c393 if (flags & TB_WAKE_ON_CONNECT) in tb_lc_set_wake_one()
H A Dtb.h437 #define TB_WAKE_ON_CONNECT BIT(0) macro
H A Dusb4.c445 if (((flags & TB_WAKE_ON_CONNECT) | in usb4_switch_set_wake()
H A Dswitch.c3600 flags |= TB_WAKE_ON_CONNECT | TB_WAKE_ON_DISCONNECT; in tb_switch_suspend()