Home
last modified time | relevance | path

Searched refs:plugged (Results 1 – 25 of 76) sorted by relevance

1234

/linux/sound/soc/codecs/
A Dts3a227e.c27 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/drivers/platform/x86/
A Dtoshiba_bluetooth.c34 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/Documentation/trace/coresight/
A Dcoresight-trbe.rst15 gets plugged in as a coresight sink device because the corresponding trace
16 generators (ETE), are plugged in as source device.
/linux/Documentation/devicetree/bindings/sound/
A Dnvidia,tegra-audio-max98090.txt28 - 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
A Dnvidia,tegra-audio-rt5677.txt30 - 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
A Dcs42l42.txt25 0 = (Default) Shorted to tip when unplugged, open when plugged.
28 1 = Open when unplugged, shorted to tip when plugged.
A Dfsl-asoc-card.txt78 - hp-det-gpio : The GPIO that detect headphones are plugged in
79 - mic-det-gpio : The GPIO that detect microphones are plugged in
A Dnvidia,tegra-audio-rt5640.txt28 - nvidia,hp-det-gpios : The GPIO that detects headphones are plugged in
A Dnvidia,tegra-audio-wm8903.txt29 - nvidia,hp-det-gpios : The GPIO that detect headphones are plugged in
/linux/Documentation/ABI/testing/
A Dsysfs-bus-pci-drivers-ehci_hcd10 high-speed device is plugged in, the connection is routed
12 is plugged in, the connection is routed to the companion
A Dsysfs-firmware-sgi_uv106 cable plugged into the port. If the port is disconnected,
111 plugged into the port. If the port is disconnected, the value
/linux/drivers/staging/fieldbus/Documentation/devicetree/bindings/fieldbus/
A Darcx,anybus-controller.txt44 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/Documentation/driver-api/usb/
A Dpersist.rst16 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/include/sound/
A Dhdmi-codec.h56 bool plugged);
/linux/drivers/platform/x86/intel/wmi/
A DKconfig27 This is useful for updating the firmware when devices are not plugged
/linux/Documentation/input/devices/
A Dpxrc.rst7 This driver let you use your own RC controller plugged into the
/linux/drivers/gpu/drm/bridge/cadence/
A Dcdns-mhdp8546-core.c648 dev_dbg(mhdp->dev, "%s: %d\n", __func__, mhdp->plugged); in cdns_mhdp_detect()
650 if (mhdp->plugged) in cdns_mhdp_detect()
1484 if (mhdp->plugged) in cdns_mhdp_link_down()
1493 if (!mhdp->plugged) in cdns_mhdp_get_edid()
1505 if (!mhdp->plugged) in cdns_mhdp_get_modes()
1985 if (mhdp->plugged && !mhdp->link_up) { in cdns_mhdp_atomic_enable()
2250 bool old_plugged = mhdp->plugged; in cdns_mhdp_update_link_status()
2258 mhdp->plugged = cdns_mhdp_detect_hpd(mhdp, &hpd_pulse); in cdns_mhdp_update_link_status()
2260 if (!mhdp->plugged) { in cdns_mhdp_update_link_status()
2273 if (hpd_pulse && old_plugged == mhdp->plugged) { in cdns_mhdp_update_link_status()
/linux/drivers/pcmcia/
A DKconfig81 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/sound/ppc/
A DKconfig32 headphone/line jack is plugged, and turned on when unplugged.
/linux/Documentation/x86/x86_64/
A Dcpu-hotplug-spec.rst8 know in advance of boot time the maximum number of CPUs that could be plugged
/linux/fs/fscache/
A DKconfig9 Different sorts of caches can be plugged in, depending on the
/linux/drivers/gpu/drm/msm/dp/
A Ddp_display.c570 bool plugged) in dp_display_handle_plugged_change() argument
580 dp_display->plugged_cb(dp_display->codec_dev, plugged); in dp_display_handle_plugged_change()
912 bool plugged; in dp_display_set_plugged_cb() local
916 plugged = dp_display->is_connected; in dp_display_set_plugged_cb()
917 dp_display_handle_plugged_change(dp_display, plugged); in dp_display_set_plugged_cb()
/linux/Documentation/networking/
A Doperstates.rst17 - ethernet requires to be plugged into the switch and, depending on
69 plugged or interface is ADMIN down.
/linux/Documentation/admin-guide/
A Dthunderbolt.rst96 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/x86/
A Dearlyprintk.rst54 d) The NetChip device must be plugged directly into the physical
75 device require the "client/console" system to be plugged into the

Completed in 35 milliseconds

1234