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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_bios.c 1500 if (info->child && aux_ch == info->alternate_aux_channel)
1513 if (!info->alternate_aux_channel)
1516 p = get_port_by_aux_ch(dev_priv, info->alternate_aux_channel);
1520 port_name(port), info->alternate_aux_channel,
1538 info->alternate_aux_channel = 0;
1683 info->alternate_aux_channel = child->aux_channel;
2563 if (!info->alternate_aux_channel) {
2571 switch (info->alternate_aux_channel) {
2594 MISSING_CASE(info->alternate_aux_channel);
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_drv.h 651 u8 alternate_aux_channel; member in struct:ddi_vbt_port_info

Completed in 15 milliseconds