Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_chmap.h42 void (*get_chmap)(struct hdac_device *hdac, int pcm_idx, member
/linux/sound/hda/
H A 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/sound/soc/codecs/
H A Dhdac_hdmi.c2167 hdmi_priv->chmap.ops.get_chmap = hdac_hdmi_get_chmap; in hdac_hdmi_dev_probe()
/linux/sound/pci/hda/
H A Dpatch_hdmi.c2578 spec->chmap.ops.get_chmap = hdmi_get_chmap; in alloc_generic_hdmi()