Home
last modified time | relevance | path

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

123456

/Linux-v5.15/drivers/staging/olpc_dcon/
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()
743 dcon->switched = true; in dcon_interrupt()
756 if (dcon->curr_src != dcon->pending_src && !dcon->switched) { in dcon_interrupt()
757 dcon->switched = true; in dcon_interrupt()
Dolpc_dcon.h82 bool switched; member
/Linux-v5.15/Documentation/admin-guide/
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-v5.15/Documentation/ABI/obsolete/
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
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
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
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
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-v5.15/Documentation/driver-api/media/
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-v5.15/Documentation/ABI/testing/
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.
Ddebugfs-ec21 not get switched on again after you did a wrong write.
Dsysfs-bus-iio-adc-envelope-detector29 The edge/level of the interrupt is also switched to its
Dsysfs-firmware-efi-runtime-map8 The efi runtime services can only be switched to virtual
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dclock-bindings.txt110 clock-output-names = "pll", "pll-switched";
114 * and the high frequency switched PLL output for register
131 ("pll" and "pll-switched").
133 register clock connected to the PLL clock (the "pll-switched" signal)
/Linux-v5.15/Documentation/x86/
Dbooting-dt.rst8 entry point once it switched into protected mode). That entry point
Dentry_64.rst62 not switched/swapped yet.
91 base has already been switched. If it says that we interrupted
/Linux-v5.15/arch/arc/include/asm/
Dentry-arcv2.h53 ; 1. SP auto-switched to kernel mode stack
78 ; 1. SP auto-switched to kernel mode stack
/Linux-v5.15/Documentation/w1/slaves/
Dw1_ds2406.rst14 The w1_ds2406 driver allows connected devices to be switched on and off.
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/
Dadv7343.txt18 oversampling to be switched off.
/Linux-v5.15/drivers/net/hippi/
DKconfig11 1600Mbit/sec dual-simplex switched or point-to-point network. HIPPI
/Linux-v5.15/arch/arm/boot/dts/
Dintel-ixp42x-netgear-wg302v2.dts30 /* These are switched around */
Dintel-ixp42x-adi-coyote.dts31 /* These are switched around */
/Linux-v5.15/arch/mips/loongson2ef/
DKconfig78 switched on you can not use high resolution timers.
/Linux-v5.15/Documentation/sound/hd-audio/
Dcontrols.rst68 mic-in) are switched as the surround and the CLFE output jacks.
74 side or a CLFE-channel DAC, the DAC is switched to the headphone
/Linux-v5.15/Documentation/input/devices/
Dbcm5974.rst52 be switched on with the debug kernel module parameter. The range [1-9]

123456