Searched refs:monitor_present (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 Dpatch_hdmi.c602 if (!spec->sink_eld[i].monitor_present)
646 pind = spec->sink_eld[index].monitor_present;
649 spec->sink_eld[index].monitor_present = pind;
831 eld->monitor_present = !!(present & AC_PINSENSE_PRESENCE);
H A Dhda_eld.c479 snd_iprintf(buffer, "monitor_present\t\t%d\n", e->monitor_present);
522 if (!strcmp(name, "monitor_present"))
523 e->monitor_present = val;
H A Dhda_local.h582 bool monitor_present; member in struct:hdmi_eld

Completed in 55 milliseconds