Searched refs:chmap_validate (Results 1 – 1 of 1) sorted by relevance
125 int (*chmap_validate)(int ca, int channels, unsigned char *chmap); member2034 if (spec->ops.chmap_validate) { in hdmi_chmap_ctl_put()2035 err = spec->ops.chmap_validate(ca, ARRAY_SIZE(chmap), chmap); in hdmi_chmap_ctl_put()2925 spec->ops.chmap_validate = nvhdmi_chmap_validate; in patch_nvhdmi()3270 spec->ops.chmap_validate = atihdmi_paired_chmap_validate; in patch_atihdmi()