Searched refs:chmap_validate (Results 1 – 3 of 3) sorted by relevance
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()
3808 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()
Completed in 47 milliseconds