Home
last modified time | relevance | path

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

/linux-6.6.21/sound/hda/
Dhdmi_chmap.c764 unsigned char chmap[8], per_pin_chmap[8]; in hdmi_chmap_ctl_put() local
791 hchmap->ops.get_chmap(hchmap->hdac, pcm_idx, per_pin_chmap); in hdmi_chmap_ctl_put()
792 if (!memcmp(chmap, per_pin_chmap, sizeof(chmap))) in hdmi_chmap_ctl_put()