Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dhda_chmap.h40 int (*get_spk_alloc)(struct hdac_device *hdac, int pcm_idx); member
/linux-6.6.21/sound/hda/
Dhdmi_chmap.c683 spk_alloc = chmap->ops.get_spk_alloc(chmap->hdac, pcm_idx); in hdmi_chmap_ctl_tlv()
/linux-6.6.21/sound/soc/codecs/
Dhdac_hdmi.c2168 hdmi_priv->chmap.ops.get_spk_alloc = hdac_hdmi_get_spk_alloc; in hdac_hdmi_dev_probe()
/linux-6.6.21/sound/pci/hda/
Dpatch_hdmi.c2583 spec->chmap.ops.get_spk_alloc = hdmi_get_spk_alloc; in alloc_generic_hdmi()