HomeSort by: relevance | last modified time | path
    Searched refs:hpd_pulse (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_hotplug.c 310 enc_to_dig_port(encoder)->hpd_pulse != NULL;
345 ret = dig_port->hpd_pulse(dig_port, long_hpd);
470 * Determine whether ->hpd_pulse() exists for each pin, and
473 * only the one of them (DP) will have ->hpd_pulse().
526 * Delegate to ->hpd_pulse() if one of the encoders for this
intel_display_types.h 1347 enum irqreturn (*hpd_pulse)(struct intel_digital_port *, bool); member in struct:intel_digital_port
intel_ddi.c 4833 intel_dig_port->hpd_pulse = intel_dp_hpd_pulse;
intel_dp.c 7668 intel_dig_port->hpd_pulse = intel_dp_hpd_pulse;

Completed in 20 milliseconds