Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_chmap.h40 int (*get_spk_alloc)(struct hdac_device *hdac, int pcm_idx); member
/linux/sound/hda/core/
H A Dhdmi_chmap.c683 spk_alloc = chmap->ops.get_spk_alloc(chmap->hdac, pcm_idx); in hdmi_chmap_ctl_tlv()
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1869 hdmi_priv->chmap.ops.get_spk_alloc = hdac_hdmi_get_spk_alloc; in hdac_hdmi_dev_probe()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c2173 spec->chmap.ops.get_spk_alloc = hdmi_get_spk_alloc; in snd_hda_hdmi_generic_alloc()