Home
last modified time | relevance | path

Searched refs:chmap_validate (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/sound/
H A Dhda_chmap.h37 int (*chmap_validate)(struct hdac_chmap *hchmap, int ca, member
/linux-6.15/sound/hda/
H A Dhdmi_chmap.c815 if (hchmap->ops.chmap_validate) { in hdmi_chmap_ctl_put()
816 err = hchmap->ops.chmap_validate(hchmap, ca, in hdmi_chmap_ctl_put()
/linux-6.15/sound/pci/hda/
H A Dpatch_hdmi.c3808 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in patch_nvhdmi()
3832 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in patch_nvhdmi_legacy()
4043 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in tegra_hdmi_init()
4047 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in tegra_hdmi_init()
4458 spec->chmap.ops.chmap_validate = atihdmi_paired_chmap_validate; in patch_atihdmi()