Searched refs:TB_WAKE_ON_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
458 #define TB_WAKE_ON_DISCONNECT BIT(1) macro
3648 flags |= TB_WAKE_ON_CONNECT | TB_WAKE_ON_DISCONNECT; in tb_switch_suspend() 3652 flags |= TB_WAKE_ON_CONNECT | TB_WAKE_ON_DISCONNECT; in tb_switch_suspend()
456 if ((flags & TB_WAKE_ON_DISCONNECT) && wakeup && configured) in usb4_switch_set_wake()