Home
last modified time | relevance | path

Searched refs:switched (Results 1 – 25 of 148) sorted by relevance

123456

/linux/drivers/staging/olpc_dcon/
A Dolpc_dcon.c283 dcon->switched = false; in dcon_source_switch()
294 wait_event_timeout(dcon->waitq, dcon->switched, HZ); in dcon_source_switch()
296 if (!dcon->switched) in dcon_source_switch()
333 wait_event_timeout(dcon->waitq, dcon->switched, HZ / 2); in dcon_source_switch()
335 if (!dcon->switched) { in dcon_source_switch()
350 if (dcon->switched && ktime_to_ns(delta_t) in dcon_source_switch()
738 dcon->switched = true; in dcon_interrupt()
751 if (dcon->curr_src != dcon->pending_src && !dcon->switched) { in dcon_interrupt()
752 dcon->switched = true; in dcon_interrupt()
A Dolpc_dcon.h82 bool switched; member
/linux/Documentation/ABI/testing/
A Dsysfs-class-led-trigger-tty30 If the line state is detected, the LED is switched on.
40 If the line state is detected, the LED is switched on.
50 If the line state is detected, the LED is switched on.
60 line. If the line state is detected, the LED is switched on.
A Dsysfs-driver-hid-logitech-lg4ff23 If a wheel cannot be switched into the desired mode, -EINVAL
64 alternate mode the wheel might be switched to.
A Ddebugfs-ec21 not get switched on again after you did a wrong write.
A Dsysfs-bus-iio-adc-envelope-detector29 The edge/level of the interrupt is also switched to its
A Dsysfs-firmware-efi-runtime-map8 The efi runtime services can only be switched to virtual
/linux/Documentation/devicetree/bindings/iio/proximity/
A Dparallax-ping.yaml15 - direction of ping-gpio is then switched into input with an interrupt
32 should initiate the measurement cycle. Afterwards the GPIO is switched
A Ddevantech-srf04.yaml59 When the device gets suspended it's switched off and when it resumes
60 it's switched on again. After some period of inactivity the driver
/linux/Documentation/admin-guide/
A Drapidio.rst10 RapidIO is a high speed switched fabric interconnect with features aimed
12 as well as message-based transactions over the switched fabric network.
/linux/Documentation/ABI/obsolete/
A Dsysfs-driver-hid-roccat-kovaplus65 Description: The mouse can store 5 profiles which can be switched by the
80 Description: The mouse can store 5 profiles which can be switched by the
92 Description: The mouse can store 5 profiles which can be switched by the
108 Description: The mouse can store 5 profiles which can be switched by the
A Dsysfs-driver-hid-roccat-savu4 Description: The mouse can store 5 profiles which can be switched by the
28 Description: The mouse can store 5 profiles which can be switched by the
62 Description: The mouse can store 5 profiles which can be switched by the
A Dsysfs-driver-hid-roccat-pyra54 Description: The mouse can store 5 profiles which can be switched by the
69 Description: The mouse can store 5 profiles which can be switched by the
81 Description: The mouse can store 5 profiles which can be switched by the
97 Description: The mouse can store 5 profiles which can be switched by the
A Dsysfs-driver-hid-roccat-koneplus58 Description: The mouse can store 5 profiles which can be switched by the
73 Description: The mouse can store 5 profiles which can be switched by the
85 Description: The mouse can store 5 profiles which can be switched by the
101 Description: The mouse can store 5 profiles which can be switched by the
A Dsysfs-driver-hid-roccat-konepure4 Description: The mouse can store 5 profiles which can be switched by the
43 Description: The mouse can store 5 profiles which can be switched by the
58 Description: The mouse can store 5 profiles which can be switched by the
/linux/Documentation/driver-api/media/
A Drc-core.rst32 carrier. The carrier can be switched on or off by the IR transmitter
33 hardware. When the carrier is switched on, it is called *PULSE*.
34 When the carrier is switched off, it is called *SPACE*.
/linux/Documentation/arch/x86/
A Dbooting-dt.rst8 entry point once it switched into protected mode). That entry point
/linux/Documentation/devicetree/bindings/regulator/
A Dpfuze100.yaml48 If not present, the switched regulators are always on and can't be
50 with old dtb's which rely on the fact that the switched regulators are
/linux/Documentation/devicetree/bindings/leds/
A Drohm,bd2606mvv.yaml14 drive 6 separate lines. Each of them can be individually switched on and off,
A Dnxp,pca995x.yaml15 that can drive separate lines. Each of them can be individually switched
/linux/Documentation/w1/slaves/
A Dw1_ds2406.rst14 The w1_ds2406 driver allows connected devices to be switched on and off.
/linux/Documentation/devicetree/bindings/power/supply/
A Dqcom,pm8916-bms-vm.yaml33 - description: BMS FSM switched state
/linux/Documentation/devicetree/bindings/media/i2c/
A Dadv7343.txt18 oversampling to be switched off.
/linux/drivers/net/hippi/
A DKconfig11 1600Mbit/sec dual-simplex switched or point-to-point network. HIPPI
/linux/Documentation/devicetree/bindings/power/reset/
A Dgpio-poweroff.yaml16 is expected to be switched back to inactive. After another

Completed in 32 milliseconds

123456