/linux-6.6.21/sound/soc/codecs/ |
D | ts3a227e.c | 27 bool plugged; member 163 if (ts3a227e->plugged) in ts3a227e_jack_report() 176 bool plugged, mic_present; in ts3a227e_new_jack_state() local 178 plugged = !!(acc_reg & JACK_INSERTED); in ts3a227e_new_jack_state() 179 mic_present = plugged && !!(acc_reg & EITHER_MIC_MASK); in ts3a227e_new_jack_state() 181 ts3a227e->plugged = plugged; in ts3a227e_new_jack_state()
|
/linux-6.6.21/Documentation/trace/coresight/ |
D | coresight-trbe.rst | 15 gets plugged in as a coresight sink device because the corresponding trace 16 generators (ETE), are plugged in as source device.
|
/linux-6.6.21/drivers/platform/x86/ |
D | toshiba_bluetooth.c | 34 bool plugged; member 154 bt_dev->plugged = (status & BT_PLUGGED_MASK) ? true : false; in toshiba_bluetooth_sync_status() 158 status, bt_dev->killswitch, bt_dev->plugged, bt_dev->powered); in toshiba_bluetooth_sync_status()
|
/linux-6.6.21/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-firmware-sgi_uv | 106 cable plugged into the port. If the port is disconnected, 111 plugged into the port. If the port is disconnected, the value
|
/linux-6.6.21/Documentation/devicetree/bindings/power/supply/ |
D | mediatek,mt6370-charger.yaml | 24 is plugged in, and then the driver will enable BC1.2 detection. 34 - description: irq of "USB is plugged in"
|
/linux-6.6.21/drivers/staging/fieldbus/Documentation/devicetree/bindings/fieldbus/ |
D | arcx,anybus-controller.txt | 44 Note that only a single card can be plugged into a host, so the host 63 /* optional subnode for a card plugged into the first host */
|
/linux-6.6.21/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra-audio-common.yaml | 61 description: The GPIO that detect headphones are plugged in 65 description: The GPIO that detect microphone is plugged in
|
D | fsl-asoc-card.txt | 82 - hp-det-gpio : The GPIO that detect headphones are plugged in 83 - mic-det-gpio : The GPIO that detect microphones are plugged in
|
D | cirrus,cs42l42.yaml | 64 0 - (Default) Shorted to tip when unplugged, open when plugged. 67 1 - Open when unplugged, shorted to tip when plugged.
|
/linux-6.6.21/Documentation/hwmon/ |
D | nzxt-smart2.rst | 14 This driver implements monitoring and control of fans plugged into the device. 29 If fans are plugged in/unplugged while the system is powered on, the driver
|
/linux-6.6.21/arch/arm64/boot/dts/freescale/ |
D | imx8mm-data-modul-edm-sbc.dts | 39 /* Disabled by default, unless display board plugged in. */ 58 /* Disabled by default, unless display board plugged in. */ 71 /* Disabled by default, unless display board plugged in. */ 155 /* Disabled by default, unless feature board plugged in. */ 163 /* Disabled by default, unless display board plugged in. */ 921 /* Disabled by default, unless display board plugged in. */ 933 /* Disabled by default, unless display board plugged in. */
|
D | imx8mp-data-modul-edm-sbc.dts | 38 /* Disabled by default, unless display board plugged in. */ 52 /* Disabled by default, unless display board plugged in. */ 66 /* Disabled by default, unless display board plugged in. */ 134 /* Disabled by default, unless feature board plugged in. */ 142 /* Disabled by default, unless display board plugged in. */ 433 /* Disabled by default, unless display board plugged in. */
|
D | fsl-ls1028a-qds-7777.dtso | 9 * disabled, plugged in slot 1.
|
/linux-6.6.21/Documentation/driver-api/usb/ |
D | persist.rst | 16 detect connect-change events (devices being plugged in or unplugged). 24 device plugged into the port. The system must assume the worst. 34 while the system was asleep and a new keyboard was plugged in when the 98 plugged in. 143 device is still plugged into the port as before. But the checks
|
/linux-6.6.21/include/sound/ |
D | hdmi-codec.h | 56 bool plugged);
|
/linux-6.6.21/Documentation/input/devices/ |
D | pxrc.rst | 7 This driver let you use your own RC controller plugged into the
|
/linux-6.6.21/drivers/platform/x86/intel/wmi/ |
D | Kconfig | 27 This is useful for updating the firmware when devices are not plugged
|
/linux-6.6.21/sound/ppc/ |
D | Kconfig | 32 headphone/line jack is plugged, and turned on when unplugged.
|
/linux-6.6.21/Documentation/arch/x86/x86_64/ |
D | cpu-hotplug-spec.rst | 8 know in advance of boot time the maximum number of CPUs that could be plugged
|
/linux-6.6.21/drivers/pcmcia/ |
D | Kconfig | 81 the hardware inside your computer that PCMCIA cards are plugged 140 plugged into. If unsure, say N. 150 PCMCIA cards are plugged into. If unsure, say N.
|
/linux-6.6.21/fs/fscache/ |
D | Kconfig | 9 Different sorts of caches can be plugged in, depending on the
|
/linux-6.6.21/drivers/gpu/drm/bridge/cadence/ |
D | cdns-mhdp8546-core.c | 668 dev_dbg(mhdp->dev, "%s: %d\n", __func__, mhdp->plugged); in cdns_mhdp_detect() 670 if (mhdp->plugged) in cdns_mhdp_detect() 1502 if (mhdp->plugged) in cdns_mhdp_link_down() 1511 if (!mhdp->plugged) in cdns_mhdp_get_edid() 1523 if (!mhdp->plugged) in cdns_mhdp_get_modes() 2002 if (mhdp->plugged && !mhdp->link_up) { in cdns_mhdp_atomic_enable() 2279 bool old_plugged = mhdp->plugged; in cdns_mhdp_update_link_status() 2287 mhdp->plugged = cdns_mhdp_detect_hpd(mhdp, &hpd_pulse); in cdns_mhdp_update_link_status() 2289 if (!mhdp->plugged) { in cdns_mhdp_update_link_status() 2302 if (hpd_pulse && old_plugged == mhdp->plugged) { in cdns_mhdp_update_link_status()
|
/linux-6.6.21/Documentation/sound/designs/ |
D | jack-controls.rst | 11 plugged in.
|
/linux-6.6.21/arch/powerpc/platforms/embedded6xx/ |
D | Kconfig | 73 The USB Gecko is a EXI to USB Serial converter that can be plugged
|