/linux/sound/soc/codecs/ |
H A D | ts3a227e.c | 26 bool plugged; member 162 if (ts3a227e->plugged) in ts3a227e_jack_report() 175 bool plugged, mic_present; in ts3a227e_new_jack_state() local 177 plugged = !!(acc_reg & JACK_INSERTED); in ts3a227e_new_jack_state() 178 mic_present = plugged && !!(acc_reg & EITHER_MIC_MASK); in ts3a227e_new_jack_state() 180 ts3a227e->plugged = plugged; in ts3a227e_new_jack_state()
|
/linux/drivers/platform/x86/ |
H A D | toshiba_bluetooth.c | 34 bool plugged; member 153 bt_dev->plugged = (status & BT_PLUGGED_MASK) ? true : false; in toshiba_bluetooth_sync_status() 157 status, bt_dev->killswitch, bt_dev->plugged, bt_dev->powered); in toshiba_bluetooth_sync_status()
|
/linux/Documentation/trace/coresight/ |
H A 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/Documentation/ABI/testing/ |
H A 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
|
H A 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/Documentation/hwmon/ |
H A 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/Documentation/driver-api/usb/ |
H A 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/arch/arm64/boot/dts/freescale/ |
H A 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. */ 936 /* Disabled by default, unless display board plugged in. */ 948 /* Disabled by default, unless display board plugged in. */
|
H A D | imx8mp-data-modul-edm-sbc.dts | 39 /* Disabled by default, unless display board plugged in. */ 78 /* Disabled by default, unless display board plugged in. */ 92 /* Disabled by default, unless display board plugged in. */ 178 /* Disabled by default, unless feature board plugged in. */ 186 /* Disabled by default, unless display board plugged in. */ 530 /* Disabled by default, unless display board plugged in. */
|
H A D | fsl-ls1028a-qds-7777.dtso | 9 * disabled, plugged in slot 1.
|
/linux/include/sound/ |
H A D | hdmi-codec.h | 55 bool plugged);
|
/linux/Documentation/input/devices/ |
H A D | pxrc.rst | 7 This driver let you use your own RC controller plugged into the
|
/linux/drivers/platform/x86/intel/wmi/ |
H A D | Kconfig | 27 This is useful for updating the firmware when devices are not plugged
|
/linux/drivers/pcmcia/ |
H A 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/drivers/gpu/drm/bridge/cadence/ |
H A 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_edid_read() 1523 if (!mhdp->plugged) in cdns_mhdp_get_modes() 1999 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/Documentation/arch/x86/x86_64/ |
H A D | cpu-hotplug-spec.rst | 8 know in advance of boot time the maximum number of CPUs that could be plugged
|
/linux/sound/ppc/ |
H A D | Kconfig | 32 headphone/line jack is plugged, and turned on when unplugged.
|
/linux/Documentation/sound/designs/ |
H A D | jack-controls.rst | 11 plugged in.
|
/linux/tools/arch/x86/dell-uart-backlight-emulator/ |
H A D | README | 24 with a DB9 connector plugged into the same desktop PC.
|
/linux/Documentation/networking/ |
H A D | operstates.rst | 17 - ethernet requires to be plugged into the switch and, depending on 69 plugged or interface is ADMIN down.
|
/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_display.c | 606 bool plugged) in msm_dp_display_handle_plugged_change() argument 616 msm_dp_display->plugged_cb(msm_dp_display->codec_dev, plugged); in msm_dp_display_handle_plugged_change() 905 bool plugged; in msm_dp_display_set_plugged_cb() local 909 plugged = msm_dp_display->link_ready; in msm_dp_display_set_plugged_cb() 910 msm_dp_display_handle_plugged_change(msm_dp_display, plugged); in msm_dp_display_set_plugged_cb()
|
/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | Kconfig | 73 The USB Gecko is a EXI to USB Serial converter that can be plugged
|
/linux/fs/netfs/ |
H A D | Kconfig | 39 Different sorts of caches can be plugged in, depending on the
|
/linux/Documentation/admin-guide/ |
H A D | thunderbolt.rst | 96 Each Thunderbolt device plugged in will appear in sysfs under 103 When a device is plugged in it will appear in sysfs as follows:: 139 plugged a key needs to be created and sent to the device:: 148 Next time the device is plugged in the user can verify (challenge) the
|
/linux/Documentation/arch/x86/ |
H A 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
|