/linux-4.1.27/sound/soc/codecs/ |
D | ts3a227e.c | 28 bool plugged; member 155 if (ts3a227e->plugged) in ts3a227e_jack_report() 168 bool plugged, mic_present; in ts3a227e_new_jack_state() local 170 plugged = !!(acc_reg & JACK_INSERTED); in ts3a227e_new_jack_state() 171 mic_present = plugged && !!(acc_reg & EITHER_MIC_MASK); in ts3a227e_new_jack_state() 173 ts3a227e->plugged = plugged; in ts3a227e_new_jack_state()
|
/linux-4.1.27/drivers/platform/x86/ |
D | toshiba_bluetooth.c | 108 bool plugged; in toshiba_bluetooth_enable() local 122 plugged = (status & BT_PLUGGED_MASK) ? true : false; in toshiba_bluetooth_enable() 131 if (powered || plugged) in toshiba_bluetooth_enable()
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra-audio-max98090.txt | 28 - nvidia,hp-det-gpios : The GPIO that detect headphones are plugged in 29 - nvidia,mic-det-gpios : The GPIO that detect microphones are plugged in
|
D | nvidia,tegra-audio-rt5677.txt | 30 - nvidia,hp-det-gpios : The GPIO that detects headphones are plugged in 32 - nvidia,mic-present-gpios: The GPIO that mic jack is plugged in
|
D | nvidia,tegra-audio-rt5640.txt | 28 - nvidia,hp-det-gpios : The GPIO that detects headphones are plugged in
|
D | nvidia,tegra-audio-wm8903.txt | 28 - nvidia,hp-det-gpios : The GPIO that detect headphones are plugged in
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-pci-drivers-ehci_hcd | 10 high-speed device is plugged in, the connection is routed 12 is plugged in, the connection is routed to the companion
|
D | sysfs-platform-msi-laptop | 15 automatically when the power cord is plugged/unplugged.
|
D | sysfs-wusb_cbaf | 11 1. Device is plugged in.
|
D | sysfs-bus-usb | 107 If CONFIG_PM is set and a USB 2.0 lpm-capable device is plugged
|
/linux-4.1.27/Documentation/usb/ |
D | persist.txt | 13 detect connect-change events (devices being plugged in or unplugged). 21 device plugged into the port. The system must assume the worst. 31 while the system was asleep and a new keyboard was plugged in when the 94 plugged in. 137 device is still plugged into the port as before. But the checks
|
D | ehci.txt | 14 USB 1.1 devices may also be used on USB 2.0 systems. When plugged
|
D | power-management.txt | 76 pressed, or a suspended USB hub resuming when a device is plugged in. 87 unless all the devices plugged into that hub are already suspended.) 531 When a USB2 device which support LPM is plugged to a
|
D | gadget_serial.txt | 164 plugged in, the "Found New Hardware Wizard" starts up. Select
|
D | proc_usb_info.txt | 136 too low by 1. For example, a device plugged into port 4 will
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | cpu-hotplug-spec | 5 know in advance of boot time the maximum number of CPUs that could be plugged
|
/linux-4.1.27/sound/ppc/ |
D | Kconfig | 31 headphone/line jack is plugged, and turned on when unplugged.
|
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ |
D | ti,bq24735.txt | 9 adapter is either plugged in or removed.
|
/linux-4.1.27/Documentation/fmc/ |
D | FMC-and-SDB.txt | 11 plugged on a SPEC card), controlled through Etherbone, developed by GSI. 38 called mezzanine in this document. It usually lives plugged into
|
D | carrier.txt | 278 scope probe to be plugged at some point during development) it may ask
|
/linux-4.1.27/drivers/pcmcia/ |
D | Kconfig | 76 the hardware inside your computer that PCMCIA cards are plugged 135 plugged into. If unsure, say N. 145 PCMCIA cards are plugged into. If unsure, say N.
|
/linux-4.1.27/fs/fscache/ |
D | Kconfig | 7 Different sorts of caches can be plugged in, depending on the
|
/linux-4.1.27/Documentation/networking/ |
D | operstates.txt | 10 - ethernet requires to be plugged into the switch and, depending on 54 plugged or interface is ADMIN down.
|
D | vortex.txt | 315 10baseT LAN plugged into a switched 100baseT LAN, the throughput 322 tree parameter for the port the machine is plugged into to 'portfast'
|
D | cxgb.txt | 244 automatically bring up USB devices when they are plugged in, however,
|
/linux-4.1.27/Documentation/x86/ |
D | earlyprintk.txt | 48 d.) The Netchip device must be plugged directly into the physical 69 device require the "client/console" system to be plugged into the
|
/linux-4.1.27/arch/powerpc/platforms/embedded6xx/ |
D | Kconfig | 97 The USB Gecko is a EXI to USB Serial converter that can be plugged
|
/linux-4.1.27/arch/powerpc/platforms/83xx/ |
D | Kconfig | 48 Be aware that PCI buses can only function when MDS board is plugged
|
/linux-4.1.27/Documentation/video4linux/ |
D | cpia2_overview.txt | 23 section is always powered on when the camera is plugged in. It contains
|
D | vivid.txt | 721 was plugged in or out). 737 was plugged in or out).
|
D | v4l2-framework.txt | 1021 These two functions can be plugged into the v4l2_file_operation's open() and
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | Bt87x.txt | 16 playback). As most TV cards come with a short cable which can be plugged
|
D | HD-Audio-Controls.txt | 20 automatically when a jack is plugged.
|
/linux-4.1.27/drivers/usb/dwc2/ |
D | Kconfig | 49 the role will be determined by the cable that gets plugged-in. This
|
/linux-4.1.27/Documentation/sound/oss/ |
D | btaudio | 22 playback). As most TV cards come with a short cable which can be plugged
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.c | 968 bool plugged = (rep->mask != NVIF_NOTIFY_CONN_V0_UNPLUG); in nouveau_connector_hotplug() local 970 NV_DEBUG(drm, "%splugged %s\n", plugged ? "" : "un", name); in nouveau_connector_hotplug() 973 if (plugged) in nouveau_connector_hotplug()
|
/linux-4.1.27/Documentation/PCI/ |
D | pci-iov-howto.txt | 48 The VF is treated as hot-plugged PCI devices in the kernel, so they
|
/linux-4.1.27/Documentation/wimax/ |
D | README.i2400m | 49 when the device is plugged): 108 plugged in). The driver will enumerate the device, upload the firmware
|
/linux-4.1.27/drivers/usb/ |
D | Kconfig | 119 Technologies USS-720 chip. These cables are plugged into your USB
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | armada-xp-gp.dts | 77 * actually plugged. However, memory between
|
/linux-4.1.27/Documentation/scsi/ |
D | hpsa.txt | 53 (e.g. hot-plugged tape drives, or newly configured or deleted logical drives,
|
D | scsi_mid_low_api.txt | 79 to be hot plugged (and unplugged) during the lifetime of the LLD and will
|
/linux-4.1.27/Documentation/arm/ |
D | IXP4xx | 149 plugged into a carrier board to function. Currently Linux only
|
/linux-4.1.27/Documentation/laptops/ |
D | asus-laptop.txt | 149 In most cases, the appropriate displays must be plugged in for the above
|
/linux-4.1.27/Documentation/ |
D | debugging-via-ohci1394.txt | 120 on both machines in the kernel log when the cable is plugged in
|
D | vgaarbiter.txt | 93 In the case of devices hot-{un,}plugged, there is a hook - pci_notify() - to
|
/linux-4.1.27/Documentation/dvb/ |
D | README.dvb-usb | 137 Hotplug is able to load the driver, when it is needed (because you plugged
|
/linux-4.1.27/drivers/media/usb/pwc/ |
D | philips.txt | 135 order, the hub configuration, the order in which devices are plugged in,
|
/linux-4.1.27/Documentation/power/ |
D | suspend-and-cpuhotplug.txt | 194 type of) CPU is hot-plugged into the system:
|
/linux-4.1.27/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 123 and if a PCI slot is hot-plugged. The former is performed by
|
/linux-4.1.27/Documentation/spi/ |
D | spi-summary | 315 about the devices on the mainboard into which such a card is plugged. That
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 1665 devices, be sure to have the cable plugged and FireWire enabled on
|