Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thunderbolt/
Dlc.c354 if (flags & TB_WAKE_ON_DP) in tb_lc_set_wake_one()
Dtb.h417 #define TB_WAKE_ON_DP BIT(5) macro
Dusb4.c427 if (flags & TB_WAKE_ON_DP) in usb4_switch_set_wake()
Dswitch.c3153 flags |= TB_WAKE_ON_USB3 | TB_WAKE_ON_PCIE | TB_WAKE_ON_DP; in tb_switch_suspend()