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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/hda/
H A Dpatch_realtek.c229 unsigned int jack_present: 1; member in struct:alc_spec
6885 spec->jack_present = (present & 0x80000000) != 0;
6888 if (spec->jack_present) {
6925 spec->jack_present = (present & 0x80000000) != 0;
6928 if (spec->jack_present) {
6998 spec->jack_present = (present & 0x80000000) != 0;
7001 if (spec->jack_present) {

Completed in 59 milliseconds