Home
last modified time | relevance | path

Searched refs:hot (Results 1 – 25 of 129) sorted by relevance

123456

/linux/drivers/video/fbdev/core/
H A Dbitblit.c327 if (par->cursor_state.hot.x || par->cursor_state.hot.y || in bit_cursor()
329 par->cursor_state.hot.x = cursor.hot.y = 0; in bit_cursor()
359 cursor.hot.x = par->cursor_state.hot.x; in bit_cursor()
360 cursor.hot.y = par->cursor_state.hot.y; in bit_cursor()
/linux/arch/arm64/boot/dts/marvell/
H A Darmada-ap80x.dtsi344 cpu0_hot: cpu0-hot {
357 map0_hot: map0-hot {
377 cpu1_hot: cpu1-hot {
390 map1_hot: map1-hot {
410 cpu2_hot: cpu2-hot {
423 map2_hot: map2-hot {
443 cpu3_hot: cpu3-hot {
/linux/drivers/platform/surface/
H A DKconfig87 devices can be (hot-)removed. Hub devices and drivers are required to
187 Driver for out-of-band hot-plug event signaling on Microsoft Surface
188 devices with hot-pluggable PCIe cards.
191 hot-pluggable discrete GPU (dGPU). When not in use, the dGPU on those
193 hot-plug signaling. Thus, without this driver, detaching the base
196 for out-of-band hot-plug notifications, ensuring that the device state
199 Select M or Y here, if you want to (fully) support hot-plugging of
/linux/arch/arm64/boot/dts/qcom/
H A Deliza.dtsi3985 aoss-hot {
3988 type = "hot";
4003 aoss-hot {
4006 type = "hot";
4021 aoss-hot {
4024 type = "hot";
4039 camera-hot {
4042 type = "hot";
4057 camera-hot {
4060 type = "hot";
[all …]
H A Dsm8650.dtsi7850 aoss0-hot {
7853 type = "hot";
7868 cpuss0-hot {
7871 type = "hot";
7886 cpuss1-hot {
7889 type = "hot";
7904 cpuss2-hot {
7907 type = "hot";
7922 cpuss3-hot {
7925 type = "hot";
[all …]
H A Dpm8450.dtsi26 type = "hot";
H A Dpm8550ve.dtsi26 type = "hot";
H A Dpmr735d_b.dtsi26 type = "hot";
H A Dpmr735d_a.dtsi26 type = "hot";
H A Dpmx75.dtsi26 type = "hot";
H A Dpm8550b.dtsi26 type = "hot";
H A Dpm7550ba.dtsi26 type = "hot";
H A Dpm8550.dtsi26 type = "hot";
/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst192 some important events and also keyboard hot key presses to the operating
197 The driver enables the HKEY ("hot key") event reporting automatically
204 Some of these events refer to hot key presses, but not all of them.
206 The driver will generate events over the input layer for hot keys and
209 assigned to each hot key.
211 The hot key bit mask allows some control over which hot keys generate
218 modified do anything. Not all hot keys can be individually controlled
241 echo 0xffffffff > /proc/acpi/ibm/hotkey -- enable all hot keys
242 echo 0 > /proc/acpi/ibm/hotkey -- disable all possible hot keys
254 nor does it allow one to manipulate the hot key mask when the firmware
[all …]
/linux/drivers/soc/fsl/qbman/
H A DKconfig60 bool "QMan 'hot potato' data-stashing self-test"
64 This performs a "hot potato" style test enqueuing/dequeuing a frame
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-a1-ad402.dts103 soc_hot: soc-hot {
106 type = "hot";
/linux/drivers/thermal/intel/
H A Dtherm_throt.c315 bool hot; in throttle_active_work() local
318 get_therm_status(state->level, &hot, &temp); in throttle_active_work()
320 if (!hot && temp > state->baseline_temp) { in throttle_active_work()
419 bool hot; in therm_throt_process() local
422 get_therm_status(state->level, &hot, &temp); in therm_throt_process()
/linux/arch/m68k/include/asm/
H A Dfbio.h104 struct fbcurpos hot; /* cursor hot spot */ member
320 struct fbcurpos hot; /* cursor hot spot */ member
/linux/arch/sparc/include/asm/
H A Dfbio.h64 struct fbcurpos hot; /* cursor hot spot */ member
/linux/Documentation/translations/zh_CN/core-api/
H A Dpacking.rst156 适当的QUIRK_* one-hot 位集合来调用它。
/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2042-evb-v2.dts51 soc_hot: soc-hot {
54 type = "hot";
H A Dsg2042-evb-v1.dts63 soc_hot: soc-hot {
66 type = "hot";
/linux/Documentation/driver-api/
H A Dvfio-mediated-device.rst144 * Mediated device hot plug
237 doesn't support hot unplug.
246 Mediated devices can be created and assigned at runtime. The procedure to hot
247 plug a mediated device is the same as the procedure to hot plug a PCI device.
/linux/arch/arm/boot/dts/qcom/
H A Dpm8841.dtsi23 type = "hot";
/linux/Documentation/mm/
H A Dmultigen_lru.rst52 The protection of hot pages and the selection of cold pages are based
116 ``MIN_NR_GENS``. The aging promotes hot pages to the youngest
191 promotes hot pages. If the scan was done cacheline efficiently, it
202 PMD has a sufficient number of hot pages, its address is placed in the
208 which may yield hot pages anyway. Parameters of the filter itself can
267 inserting hot densely populated page tables to the Bloom filters.

123456