Searched refs:DEVICE_ID_ANY (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/ |
| A D | drm_dp_helper.c | 1971 #define DEVICE_ID_ANY DEVICE_ID(0, 0, 0, 0, 0, 0) macro 1975 { OUI(0x00, 0x22, 0xb9), DEVICE_ID_ANY, true, BIT(DP_DPCD_QUIRK_CONSTANT_N) }, 1979 { OUI(0x00, 0x10, 0xfa), DEVICE_ID_ANY, false, BIT(DP_DPCD_QUIRK_NO_PSR) }, 1983 { OUI(0x90, 0xCC, 0x24), DEVICE_ID_ANY, true, BIT(DP_DPCD_QUIRK_DSC_WITHOUT_VIRTUAL_DPCD) }, 2004 u8 any_device[] = DEVICE_ID_ANY; in drm_dp_get_quirks() 2025 #undef DEVICE_ID_ANY
|
Completed in 9 milliseconds