| /Linux-v5.10/sound/soc/codecs/ |
| D | ts3a227e.c | 27 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-v5.10/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-v5.10/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 | cs42l42.txt | 24 plugged in and leave tip sense floating when not plugged in. Inverting jacks 25 short tip sense when unplugged and float when 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 | fsl-asoc-card.txt | 74 - hp-det-gpio : The GPIO that detect headphones are plugged in 75 - mic-det-gpio : The GPIO that detect microphones are 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 | 29 - nvidia,hp-det-gpios : The GPIO that detect headphones are plugged in
|
| /Linux-v5.10/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
|
| /Linux-v5.10/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-v5.10/include/sound/ |
| D | hdmi-codec.h | 51 bool plugged);
|
| /Linux-v5.10/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-v5.10/Documentation/input/devices/ |
| D | pxrc.rst | 7 This driver let you use your own RC controller plugged into the
|
| /Linux-v5.10/sound/ppc/ |
| D | Kconfig | 32 headphone/line jack is plugged, and turned on when unplugged.
|
| /Linux-v5.10/Documentation/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-v5.10/drivers/gpu/drm/bridge/cadence/ |
| D | cdns-mhdp8546-core.c | 647 dev_dbg(mhdp->dev, "%s: %d\n", __func__, mhdp->plugged); in cdns_mhdp_detect() 649 if (mhdp->plugged) in cdns_mhdp_detect() 1483 if (mhdp->plugged) in cdns_mhdp_link_down() 1492 if (!mhdp->plugged) in cdns_mhdp_get_edid() 1504 if (!mhdp->plugged) in cdns_mhdp_get_modes() 1932 if (mhdp->plugged && !mhdp->link_up) { in cdns_mhdp_atomic_enable() 2183 bool old_plugged = mhdp->plugged; in cdns_mhdp_update_link_status() 2191 mhdp->plugged = cdns_mhdp_detect_hpd(mhdp, &hpd_pulse); in cdns_mhdp_update_link_status() 2193 if (!mhdp->plugged) { in cdns_mhdp_update_link_status() 2206 if (hpd_pulse && old_plugged == mhdp->plugged) { in cdns_mhdp_update_link_status()
|
| /Linux-v5.10/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-v5.10/drivers/gpu/drm/msm/dp/ |
| D | dp_display.c | 554 bool plugged) in dp_display_handle_plugged_change() argument 557 dp_display->plugged_cb(dp_display->codec_dev, plugged); in dp_display_handle_plugged_change() 860 bool plugged; in dp_display_set_plugged_cb() local 864 plugged = dp_display->is_connected; in dp_display_set_plugged_cb() 865 dp_display_handle_plugged_change(dp_display, plugged); in dp_display_set_plugged_cb()
|
| /Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
| D | ti,bq24735.txt | 9 adapter is either plugged in or removed.
|
| /Linux-v5.10/Documentation/admin-guide/ |
| D | thunderbolt.rst | 89 Each Thunderbolt device plugged in will appear in sysfs under 96 When a device is plugged in it will appear in sysfs as follows:: 132 plugged a key needs to be created and sent to the device:: 141 Next time the device is plugged in the user can verify (challenge) the
|
| /Linux-v5.10/fs/fscache/ |
| D | Kconfig | 8 Different sorts of caches can be plugged in, depending on the
|
| /Linux-v5.10/Documentation/networking/ |
| D | operstates.rst | 17 - ethernet requires to be plugged into the switch and, depending on 69 plugged or interface is ADMIN down.
|
| /Linux-v5.10/arch/powerpc/platforms/83xx/ |
| D | Kconfig | 49 Be aware that PCI buses can only function when MDS board is plugged
|
| /Linux-v5.10/arch/powerpc/platforms/embedded6xx/ |
| D | Kconfig | 88 The USB Gecko is a EXI to USB Serial converter that can be plugged
|
| /Linux-v5.10/Documentation/x86/ |
| D | earlyprintk.rst | 54 d) The NetChip device must be plugged directly into the physical 75 device require the "client/console" system to be plugged into the
|