/src/sys/external/bsd/drm2/dist/drm/i915/display/ |
intel_bios.c | 1623 bool is_dvi, is_hdmi, is_dp, is_edp, is_crt; local in function:parse_ddi_port 1640 is_crt = child->device_type & DEVICE_TYPE_ANALOG_OUTPUT; 1663 port_name(port), is_crt, is_dvi, is_hdmi, is_dp, is_edp,
|
intel_bios.c | 1623 bool is_dvi, is_hdmi, is_dp, is_edp, is_crt; local in function:parse_ddi_port 1640 is_crt = child->device_type & DEVICE_TYPE_ANALOG_OUTPUT; 1663 port_name(port), is_crt, is_dvi, is_hdmi, is_dp, is_edp,
|
intel_bios.c | 1623 bool is_dvi, is_hdmi, is_dp, is_edp, is_crt; local in function:parse_ddi_port 1640 is_crt = child->device_type & DEVICE_TYPE_ANALOG_OUTPUT; 1663 port_name(port), is_crt, is_dvi, is_hdmi, is_dp, is_edp,
|