Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dnvhdmi.c93 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in probe_generic()
117 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in probe_legacy()
H A Dtegrahdmi.c251 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in tegra_hdmi_init()
255 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in tegra_hdmi_init()
H A Datihdmi.c559 spec->chmap.ops.chmap_validate = atihdmi_paired_chmap_validate; in atihdmi_probe()
/linux/include/sound/
H A Dhda_chmap.h37 int (*chmap_validate)(struct hdac_chmap *hchmap, int ca, member
/linux/sound/hda/core/
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()