Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtb.h422 #define TB_WAKE_ON_DISCONNECT BIT(1) macro
Dusb4.c401 if ((flags & TB_WAKE_ON_DISCONNECT) && configured) in usb4_switch_set_wake()
Dswitch.c3259 flags |= TB_WAKE_ON_CONNECT | TB_WAKE_ON_DISCONNECT; in tb_switch_suspend()