Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dpatch_hdmi.c125 int (*chmap_validate)(int ca, int channels, unsigned char *chmap); member
2034 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()