Searched refs:per_pin_chmap (Results 1 – 1 of 1) sorted by relevance
764 unsigned char chmap[8], per_pin_chmap[8]; in hdmi_chmap_ctl_put() local791 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()