Home
last modified time | relevance | path

Searched refs:port_map (Results 1 – 3 of 3) sorted by relevance

/sound/soc/codecs/
Dhdac_hdmi.c126 const int *port_map; /* pin to port mapping table */ member
1571 const int *map = hdmi->drv_data->port_map; in hdac_hdmi_pin2port()
1606 pin_nid = hdmi->drv_data->port_map[port - 1]; in hdac_hdmi_eld_notify_cb()
2030 .port_map = icl_pin2port_map,
/sound/pci/hda/
Dpatch_hdmi.c180 const int *port_map; member
2682 if (pin_nid == spec->port_map[i]) in intel_pin2port()
2705 return spec->port_map[port - 1]; in intel_port2pin()
2812 const int *port_map, int port_num) in intel_hsw_common_init() argument
2824 spec->port_map = port_map; in intel_hsw_common_init()
Dpatch_ca0132.c2470 unsigned int *port_map) in dsp_allocate_router_ports() argument
2499 *port_map = res; in dsp_allocate_router_ports()
2529 unsigned int rate_multi, unsigned int *port_map) in dsp_allocate_ports() argument
2541 rate_multi, 0, port_map); in dsp_allocate_ports()
2550 unsigned int *port_map) in dsp_allocate_ports_format() argument
2566 status = dsp_allocate_ports(codec, num_chans, rate_multi, port_map); in dsp_allocate_ports_format()