Home
last modified time | relevance | path

Searched refs:get_chmap (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/sound/
Dhda_chmap.h42 void (*get_chmap)(struct hdac_device *hdac, int pcm_idx, member
/linux-6.12.1/sound/hda/
Dhdmi_chmap.c748 chmap->ops.get_chmap(chmap->hdac, pcm_idx, pcm_chmap); in hdmi_chmap_ctl_get()
809 hchmap->ops.get_chmap(hchmap->hdac, pcm_idx, per_pin_chmap); in hdmi_chmap_ctl_put()
/linux-6.12.1/sound/soc/codecs/
Dhdac_hdmi.c2167 hdmi_priv->chmap.ops.get_chmap = hdac_hdmi_get_chmap; in hdac_hdmi_dev_probe()
/linux-6.12.1/sound/pci/hda/
Dpatch_hdmi.c2578 spec->chmap.ops.get_chmap = hdmi_get_chmap; in alloc_generic_hdmi()