Home
last modified time | relevance | path

Searched refs:alternate_aux_channel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_bios.c1537 if (info->child && aux_ch == info->alternate_aux_channel) in get_port_by_aux_ch()
1550 if (!info->alternate_aux_channel) in sanitize_aux_ch()
1553 p = get_port_by_aux_ch(dev_priv, info->alternate_aux_channel); in sanitize_aux_ch()
1558 port_name(port), info->alternate_aux_channel, in sanitize_aux_ch()
1576 info->alternate_aux_channel = 0; in sanitize_aux_ch()
1758 info->alternate_aux_channel = child->aux_channel; in parse_ddi_port()
2624 if (!info->alternate_aux_channel) { in intel_bios_port_aux_ch()
2633 switch (info->alternate_aux_channel) { in intel_bios_port_aux_ch()
2662 MISSING_CASE(info->alternate_aux_channel); in intel_bios_port_aux_ch()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_drv.h637 u8 alternate_aux_channel; member

Completed in 7 milliseconds