Home
last modified time | relevance | path

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

12

/drivers/video/fbdev/core/
A Dbitblit.c298 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in bit_cursor()
300 ops->cursor_state.hot.x = cursor.hot.y = 0; in bit_cursor()
359 cursor.hot.x = ops->cursor_state.hot.x; in bit_cursor()
360 cursor.hot.y = ops->cursor_state.hot.y; in bit_cursor()
A Dfbcon_ccw.c287 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in ccw_cursor()
289 ops->cursor_state.hot.x = cursor.hot.y = 0; in ccw_cursor()
360 cursor.hot.x = ops->cursor_state.hot.x; in ccw_cursor()
361 cursor.hot.y = ops->cursor_state.hot.y; in ccw_cursor()
A Dfbcon_cw.c270 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in cw_cursor()
272 ops->cursor_state.hot.x = cursor.hot.y = 0; in cw_cursor()
343 cursor.hot.x = ops->cursor_state.hot.x; in cw_cursor()
344 cursor.hot.y = ops->cursor_state.hot.y; in cw_cursor()
A Dfbcon_ud.c318 if (ops->cursor_state.hot.x || ops->cursor_state.hot.y || in ud_cursor()
320 ops->cursor_state.hot.x = cursor.hot.y = 0; in ud_cursor()
383 cursor.hot.x = ops->cursor_state.hot.x; in ud_cursor()
384 cursor.hot.y = ops->cursor_state.hot.y; in ud_cursor()
/drivers/platform/surface/
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
/drivers/thermal/intel/
A Dtherm_throt.c305 bool hot; in throttle_active_work() local
308 get_therm_status(state->level, &hot, &temp); in throttle_active_work()
310 if (!hot && temp > state->baseline_temp) { in throttle_active_work()
409 bool hot; in therm_throt_process() local
412 get_therm_status(state->level, &hot, &temp); in therm_throt_process()
A DKconfig65 hot & critical. The critical trip point default value is set by
/drivers/soc/fsl/qbman/
A DKconfig60 bool "QMan 'hot potato' data-stashing self-test"
64 This performs a "hot potato" style test enqueuing/dequeuing a frame
/drivers/video/fbdev/aty/
A Dmach64_cursor.c96 x = cursor->image.dx - cursor->hot.x - info->var.xoffset; in atyfb_cursor()
104 y = cursor->image.dy - cursor->hot.y - info->var.yoffset; in atyfb_cursor()
/drivers/platform/x86/lenovo/
A DKconfig179 bool "Support NVRAM polling for hot keys"
184 the hot key press events. If you know your ThinkPad model does not
185 need to do NVRAM polling to support any of the hot keys you use,
/drivers/crypto/
A Dmxs-dcp.c99 unsigned int hot:1; member
796 actx->hot = 0; in dcp_sha_init()
825 if (!actx->hot) { in dcp_sha_update_fx()
826 actx->hot = 1; in dcp_sha_update_fx()
/drivers/thermal/qcom/
A DKconfig10 Also able to set threshold temperature for both hot and cold and update
/drivers/usb/
A DKconfig54 and allows for hot swapping. Up to 127 USB peripherals can be
/drivers/platform/mellanox/
A DKconfig49 This driver handles hot-plug events for the power suppliers, power
/drivers/net/wireless/intel/ipw2x00/
A DKconfig146 debug option enables debug on hot paths (e.g Tx, Rx, ISR) and
/drivers/thermal/
A Dthermal_core.c410 else if (tz->ops.hot) in handle_critical_trips()
411 tz->ops.hot(tz); in handle_critical_trips()
/drivers/video/fbdev/
A Dpm3fb.c653 cursor->hot.x & 0x3f); in pm3fb_cursor()
655 cursor->hot.y & 0x3f); in pm3fb_cursor()
A Dpm2fb.c1295 cursor->hot.x & 0x3f); in pm2vfb_cursor()
1297 cursor->hot.y & 0x3f); in pm2vfb_cursor()
/drivers/virtio/
A DKconfig137 memory hot(un)plug, architecture-specific and/or common
/drivers/hwmon/pmbus/
A DKconfig120 FSP/3Y-Power hot-swap power supplies.
288 LTC4286 is an integrated solution for hot swap applications that
/drivers/acpi/
A Dthermal.c588 .hot = acpi_thermal_zone_device_hot,
/drivers/gpu/drm/bridge/
A DKconfig78 Driver for display connectors with support for DDC and hot-plug
/drivers/pci/
A DKconfig299 hot-added devices or peer-to-peer DMA to fail. Set MPS to the
/drivers/video/fbdev/via/
A Dviafbdev.c777 temp = (cursor->hot.x << 16) + cursor->hot.y; in viafb_cursor()
/drivers/tty/serial/8250/
A DKconfig199 via hot-plug, or any ISA multi-port serial cards.

Completed in 55 milliseconds

12