Searched refs:chmap_validate (Results 1 – 3 of 3) sorted by relevance
37 int (*chmap_validate)(struct hdac_chmap *hchmap, int ca, member
797 if (hchmap->ops.chmap_validate) { in hdmi_chmap_ctl_put()798 err = hchmap->ops.chmap_validate(hchmap, ca, in hdmi_chmap_ctl_put()
3672 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in patch_nvhdmi()3695 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in patch_nvhdmi_legacy()3867 spec->chmap.ops.chmap_validate = nvhdmi_chmap_validate; in patch_tegra_hdmi()4247 spec->chmap.ops.chmap_validate = atihdmi_paired_chmap_validate; in patch_atihdmi()
Completed in 13 milliseconds