Searched refs:chmap_validate (Results 1 – 5 of 5) sorted by relevance
93 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in probe_generic() 117 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in probe_legacy()
251 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()
559 spec->chmap.ops.chmap_validate = atihdmi_paired_chmap_validate; in atihdmi_probe()
37 int (*chmap_validate)(struct hdac_chmap *hchmap, int ca, member
815 if (hchmap->ops.chmap_validate) { in hdmi_chmap_ctl_put() 816 err = hchmap->ops.chmap_validate(hchmap, ca, in hdmi_chmap_ctl_put()