Searched refs:switched (Results 1 – 25 of 111) sorted by relevance
12345
/Linux-v4.19/drivers/staging/olpc_dcon/ |
D | olpc_dcon.c | 289 dcon->switched = false; in dcon_source_switch() 300 wait_event_timeout(dcon->waitq, dcon->switched, HZ); in dcon_source_switch() 302 if (!dcon->switched) in dcon_source_switch() 339 wait_event_timeout(dcon->waitq, dcon->switched, HZ / 2); in dcon_source_switch() 341 if (!dcon->switched) { in dcon_source_switch() 356 if (dcon->switched && ktime_to_ns(delta_t) in dcon_source_switch() 748 dcon->switched = true; in dcon_interrupt() 761 if (dcon->curr_src != dcon->pending_src && !dcon->switched) { in dcon_interrupt() 762 dcon->switched = true; in dcon_interrupt()
|
D | olpc_dcon.h | 82 bool switched; member
|
/Linux-v4.19/Documentation/driver-api/ |
D | rapidio.rst | 10 RapidIO is a high speed switched fabric interconnect with features aimed 12 as well as message-based transactions over the switched fabric network.
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | clock-bindings.txt | 110 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-v4.19/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-kovaplus | 65 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
|
D | sysfs-driver-hid-roccat-savu | 4 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
|
D | sysfs-driver-hid-roccat-pyra | 51 Description: The mouse can store 5 profiles which can be switched by the 66 Description: The mouse can store 5 profiles which can be switched by the 78 Description: The mouse can store 5 profiles which can be switched by the 94 Description: The mouse can store 5 profiles which can be switched by the
|
D | sysfs-driver-hid-roccat-koneplus | 58 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
|
D | sysfs-driver-hid-roccat-konepure | 4 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-v4.19/Documentation/media/kapi/ |
D | rc-core.rst | 30 carrier. The carrier can be switched on or off by the IR transmitter 31 hardware. When the carrier is switched on, it is called *PULSE*. 32 When the carrier is switched off, it is called *SPACE*.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-driver-hid-logitech-lg4ff | 21 If a wheel cannot be switched into the desired mode, -EINVAL 56 alternate mode the wheel might be switched to.
|
D | debugfs-ec | 20 not get switched on again after you did a wrong write.
|
D | sysfs-bus-iio-adc-envelope-detector | 26 The edge/level of the interrupt is also switched to its
|
D | sysfs-firmware-efi-runtime-map | 8 The efi runtime services can only be switched to virtual
|
/Linux-v4.19/Documentation/w1/slaves/ |
D | w1_ds2406 | 12 The w1_ds2406 driver allows connected devices to be switched on and off.
|
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/ |
D | adv7343.txt | 18 oversampling to be switched off.
|
/Linux-v4.19/drivers/net/hippi/ |
D | Kconfig | 10 1600Mbit/sec dual-simplex switched or point-to-point network. HIPPI
|
/Linux-v4.19/Documentation/x86/ |
D | entry_64.txt | 56 not switched/swapped yet. 85 base has already been switched. If it says that we interrupted
|
/Linux-v4.19/Documentation/sound/hd-audio/ |
D | controls.rst | 68 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-v4.19/Documentation/devicetree/bindings/regulator/ |
D | pfuze100.txt | 11 property. If not present, the switched regualtors are always on and can't be 13 old dtb's which rely on the fact that the switched regulators are always on
|
/Linux-v4.19/arch/arc/include/asm/ |
D | entry-arcv2.h | 14 ; 1. SP auto-switched to kernel mode stack
|
/Linux-v4.19/Documentation/input/devices/ |
D | bcm5974.rst | 52 be switched on with the debug kernel module parameter. The range [1-9]
|
/Linux-v4.19/Documentation/networking/ |
D | ipvlan.txt | 52 slave device and packets are switched and queued to the master device to send 58 to the slave device and packets are switched to the stack instance of the
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/ |
D | README | 58 a network interface, which can be included in a bridge. Traffic switched
|
/Linux-v4.19/Documentation/ |
D | cpu-load.txt | 29 switched between various states multiple times between two timer
|
12345