Home
last modified time | relevance | path

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

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