/linux-2.4.37.9/drivers/acpi/ |
D | thermal.c | 80 u8 hot:1; member 120 struct acpi_thermal_hot hot; member 283 status = acpi_evaluate_integer(tz->handle, "_HOT", NULL, &tz->trips.hot.temperature); in acpi_thermal_get_trip_points() 285 tz->trips.hot.flags.valid = 0; in acpi_thermal_get_trip_points() 289 tz->trips.hot.flags.valid = 1; in acpi_thermal_get_trip_points() 290 ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Found hot threshold [%lu]\n", tz->trips.hot.temperature)); in acpi_thermal_get_trip_points() 433 if (!tz || !tz->trips.hot.flags.valid) in acpi_thermal_hot() 436 if (tz->temperature >= tz->trips.hot.temperature) { in acpi_thermal_hot() 438 tz->trips.hot.flags.enabled = 1; in acpi_thermal_hot() 440 else if (tz->trips.hot.flags.enabled) in acpi_thermal_hot() [all …]
|
/linux-2.4.37.9/drivers/hotplug/ |
D | Config.in | 18 dep_mbool ' Use polling mechanism for hot-plug events (for testing purpose)' CONFIG_HOTPLUG_PCI_… 23 dep_mbool ' Use polling mechanism for hot-plug events (for testing purpose)' CONFIG_HOTPLUG_PCI_…
|
/linux-2.4.37.9/drivers/video/aty/ |
D | mach64_cursor.c | 131 x = c->pos.x - c->hot.x - par->crtc.xoffset; in aty_set_cursor() 139 y = c->pos.y - c->hot.y - par->crtc.yoffset; in aty_set_cursor() 291 c->hot.x = 0; in atyfb_set_font() 292 c->hot.y = 0; in atyfb_set_font()
|
D | atyfb.h | 93 } pos, hot, size; member
|
/linux-2.4.37.9/include/asm-sparc/ |
D | fbio.h | 114 struct fbcurpos hot; /* cursor hot spot */ member
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | fbio.h | 117 struct fbcurpos hot; /* cursor hot spot */ member
|
/linux-2.4.37.9/drivers/scsi/ |
D | cpqfc.Readme | 88 Vixel 7100 (Fabric beta firmare - known hot plug issues) 241 Single bit errors in frames and virtually all hot plugging events are 253 supported during run time (e.g. due to hot plug event) by the use of WWN to
|
/linux-2.4.37.9/Documentation/networking/ |
D | 8139too.txt | 42 device drivers. Features for MMIO resources, a standard hot-plug API, 62 ** Use new PCI driver API for seamless, low-maintenance hot-plug support 67 * Use new resource allocation API, required for hot-plug support
|
/linux-2.4.37.9/arch/parisc/ |
D | config.in | 83 bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
|
/linux-2.4.37.9/drivers/video/ |
D | pm2fb.c | 218 } pos, hot, size; member 1927 pm2v_RDAC_WR(fb, PM2VI_RD_CURSOR_X_HOT, c->hot.x & 0x3f); in pm2v_set_cursor() 1928 pm2v_RDAC_WR(fb, PM2VI_RD_CURSOR_Y_HOT, c->hot.y & 0x3f); in pm2v_set_cursor() 2028 c->hot.x = 0; in pm2fb_set_font() 2029 c->hot.y = 0; in pm2fb_set_font()
|
D | sbusfb.c | 427 fb->cursor.chot = f.hot; in sbus_hw_scursor()
|
/linux-2.4.37.9/Documentation/ |
D | pci.txt | 17 of devices [thus supporting PCI, hot-pluggable PCI and CardBus in single 64 manually pulled out of a hot-pluggable slot). This
|
D | cciss.txt | 175 of changes to the 2.4 kernel PCI interface related to PCI hot plug
|
/linux-2.4.37.9/arch/x86_64/ |
D | config.in | 103 bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
|
/linux-2.4.37.9/arch/ppc64/ |
D | config.in | 92 bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
|
/linux-2.4.37.9/arch/sh64/ |
D | config.in | 133 # bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
|
/linux-2.4.37.9/arch/ia64/ |
D | config.in | 140 bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
|
/linux-2.4.37.9/Documentation/sound/ |
D | Maestro | 78 (typically entered by hitting a hot key at boot time) and figure out
|
/linux-2.4.37.9/arch/sparc64/ |
D | config.in | 40 bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
|
/linux-2.4.37.9/arch/alpha/ |
D | config.in | 291 bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
|
/linux-2.4.37.9/arch/sh/ |
D | config.in | 269 bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
|
/linux-2.4.37.9/arch/i386/ |
D | config.in | 328 bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
|
/linux-2.4.37.9/arch/ppc/ |
D | config.in | 392 bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | README.aic79xx | 111 - Add PCI hot plug support for 2.5.X kernels.
|
/linux-2.4.37.9/arch/arm/ |
D | config.in | 474 bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG
|