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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/
H A Ddock.c279 * dock_present - see if the dock station is present.
285 static int dock_present(struct dock_station *ds) function
669 if (dock_present(ds)) {
717 if (!dock_present(ds)) {
730 if (dock_present(ds) || dock_in_progress(ds))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/
H A Ddock.c279 * dock_present - see if the dock station is present.
285 static int dock_present(struct dock_station *ds) function
669 if (dock_present(ds)) {
717 if (!dock_present(ds)) {
730 if (dock_present(ds) || dock_in_progress(ds))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_conexant.c2325 unsigned int ext_present, dock_present; local
2352 dock_present = snd_hda_jack_detect(codec, 0x1a);
2356 } else if (dock_present) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/hda/
H A Dpatch_conexant.c2325 unsigned int ext_present, dock_present; local
2352 dock_present = snd_hda_jack_detect(codec, 0x1a);
2356 } else if (dock_present) {

Completed in 181 milliseconds