Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c127 int (*chmap_validate)(int ca, int channels, unsigned char *chmap); member
2055 if (spec->ops.chmap_validate) { in hdmi_chmap_ctl_put()
2056 err = spec->ops.chmap_validate(ca, ARRAY_SIZE(chmap), chmap); in hdmi_chmap_ctl_put()
2986 spec->ops.chmap_validate = nvhdmi_chmap_validate; in patch_nvhdmi()
3496 spec->ops.chmap_validate = atihdmi_paired_chmap_validate; in patch_atihdmi()