Searched refs:sad_count (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_eld.c277 e->sad_count = GRAB_BITS(buf, 5, 4, 4);
297 for (i = 0; i < e->sad_count; i++) {
425 for (i = 0; i < e->sad_count; i++)
498 snd_iprintf(buffer, "sad_count\t\t%d\n", e->sad_count);
500 for (i = 0; i < e->sad_count; i++)
538 else if (!strcmp(name, "sad_count"))
539 e->sad_count = val;
561 if (n >= e->sad_count)
562 e->sad_count
[all...]
H A Dhda_local.h597 int sad_count; member in struct:hdmi_eld
H A Dpatch_hdmi.c775 if (eld->sad_count > 0) {

Completed in 199 milliseconds