Home
last modified time | relevance | path

Searched refs:DEVICE_TYPE_DP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/gvt/
H A Dopregion.c177 v->child0.device_type = DEVICE_TYPE_DP; in virt_vbt_generation()
185 v->child1.device_type = DEVICE_TYPE_DP; in virt_vbt_generation()
193 v->child2.device_type = DEVICE_TYPE_DP; in virt_vbt_generation()
201 v->child3.device_type = DEVICE_TYPE_DP; in virt_vbt_generation()
/linux/drivers/gpu/drm/gma500/
H A Dintel_bios.h594 #define DEVICE_TYPE_DP 0x68C6 macro