Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dhda_chmap.h37 int (*chmap_validate)(struct hdac_chmap *hchmap, int ca, member
/Linux-v5.10/sound/hda/
Dhdmi_chmap.c797 if (hchmap->ops.chmap_validate) { in hdmi_chmap_ctl_put()
798 err = hchmap->ops.chmap_validate(hchmap, ca, in hdmi_chmap_ctl_put()
/Linux-v5.10/sound/pci/hda/
Dpatch_hdmi.c3558 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in patch_nvhdmi()
3581 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in patch_nvhdmi_legacy()
3753 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in patch_tegra_hdmi()
4133 spec->chmap.ops.chmap_validate = atihdmi_paired_chmap_validate; in patch_atihdmi()