| /drivers/video/fbdev/core/ |
| A D | bitblit.c | 298 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 D | fbcon_ccw.c | 287 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 D | fbcon_cw.c | 270 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 D | fbcon_ud.c | 318 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 D | Kconfig | 87 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 D | therm_throt.c | 305 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 D | Kconfig | 65 hot & critical. The critical trip point default value is set by
|
| /drivers/soc/fsl/qbman/ |
| A D | Kconfig | 60 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 D | mach64_cursor.c | 96 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 D | Kconfig | 179 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 D | mxs-dcp.c | 99 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 D | Kconfig | 10 Also able to set threshold temperature for both hot and cold and update
|
| /drivers/usb/ |
| A D | Kconfig | 54 and allows for hot swapping. Up to 127 USB peripherals can be
|
| /drivers/platform/mellanox/ |
| A D | Kconfig | 49 This driver handles hot-plug events for the power suppliers, power
|
| /drivers/net/wireless/intel/ipw2x00/ |
| A D | Kconfig | 146 debug option enables debug on hot paths (e.g Tx, Rx, ISR) and
|
| /drivers/thermal/ |
| A D | thermal_core.c | 410 else if (tz->ops.hot) in handle_critical_trips() 411 tz->ops.hot(tz); in handle_critical_trips()
|
| /drivers/video/fbdev/ |
| A D | pm3fb.c | 653 cursor->hot.x & 0x3f); in pm3fb_cursor() 655 cursor->hot.y & 0x3f); in pm3fb_cursor()
|
| A D | pm2fb.c | 1295 cursor->hot.x & 0x3f); in pm2vfb_cursor() 1297 cursor->hot.y & 0x3f); in pm2vfb_cursor()
|
| /drivers/virtio/ |
| A D | Kconfig | 137 memory hot(un)plug, architecture-specific and/or common
|
| /drivers/hwmon/pmbus/ |
| A D | Kconfig | 120 FSP/3Y-Power hot-swap power supplies. 288 LTC4286 is an integrated solution for hot swap applications that
|
| /drivers/acpi/ |
| A D | thermal.c | 588 .hot = acpi_thermal_zone_device_hot,
|
| /drivers/gpu/drm/bridge/ |
| A D | Kconfig | 78 Driver for display connectors with support for DDC and hot-plug
|
| /drivers/pci/ |
| A D | Kconfig | 299 hot-added devices or peer-to-peer DMA to fail. Set MPS to the
|
| /drivers/video/fbdev/via/ |
| A D | viafbdev.c | 777 temp = (cursor->hot.x << 16) + cursor->hot.y; in viafb_cursor()
|
| /drivers/tty/serial/8250/ |
| A D | Kconfig | 199 via hot-plug, or any ISA multi-port serial cards.
|