Searched refs:per_pin_chmap (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdmi_chmap.c | 764 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()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdmi_chmap.c | 764 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()
|
Completed in 4 milliseconds