Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dtb.h458 #define TB_WAKE_ON_DISCONNECT BIT(1) macro
H A Dusb4.c446 if (((flags & TB_WAKE_ON_DISCONNECT) | in usb4_switch_set_wake()
H A Dswitch.c3598 flags |= TB_WAKE_ON_CONNECT | TB_WAKE_ON_DISCONNECT; in tb_switch_suspend()