/linux-2.6.39/arch/um/ |
D | Kconfig.rest | 37 #This is just to shut up some Kconfig warnings, so no prompt.
|
/linux-2.6.39/drivers/staging/speakup/ |
D | kobjects.c | 331 char shut; in silent_store() local 346 shut = 1; in silent_store() 349 shut = 0; in silent_store() 352 shut |= 0x40; in silent_store() 354 spk_shut_up |= shut; in silent_store() 356 spk_shut_up &= ~shut; in silent_store()
|
/linux-2.6.39/Documentation/power/ |
D | tricks.txt | 17 * use vga text console, shut down X. [If you really want X, you might
|
D | devices.txt | 395 devices (thaw), write the image to permanent storage, and finally shut down the 600 another might require a hard shut down with re-initialization on resume.
|
/linux-2.6.39/Documentation/networking/ |
D | alias.txt | 39 If the base device is shut down the added aliases will be deleted
|
D | igb.txt | 75 WoL will be enabled on the system during the next shut down or reboot.
|
D | multiqueue.txt | 25 comes online or when it's completely shut down (unregister_netdev(), etc.).
|
D | e100.txt | 140 WoL will be enabled on the system during the next shut down or reboot. For
|
D | e1000e.txt | 286 WoL will be enabled on the system during the next shut down or reboot.
|
/linux-2.6.39/drivers/md/ |
D | dm-snap.c | 901 goto shut; in snapshot_merge_next_chunks() 908 goto shut; in snapshot_merge_next_chunks() 921 goto shut; in snapshot_merge_next_chunks() 972 shut: in snapshot_merge_next_chunks() 988 goto shut; in merge_callback() 994 goto shut; in merge_callback() 998 goto shut; in merge_callback() 1004 shut: in merge_callback()
|
/linux-2.6.39/Documentation/cpu-freq/ |
D | core.txt | 68 stage, the incompatible hardware shall be shut down, and the user
|
/linux-2.6.39/arch/sh/ |
D | Kconfig.debug | 17 on-board Ethernet interface, and shut down the hardware). Note this
|
/linux-2.6.39/drivers/media/video/pwc/ |
D | philips.txt | 82 When power_save is enabled (set to 1), the module will try to shut down 86 will shut down, but never wake up). Consider this experimental. By
|
/linux-2.6.39/arch/arm/mach-omap1/ |
D | sleep.S | 152 @ work around errata of OMAP1510 PDE bit for TC shut down
|
/linux-2.6.39/Documentation/sound/oss/ |
D | README.modules | 87 init script, and keep them around until we shut down. This is a little
|
/linux-2.6.39/Documentation/ |
D | sysrq.txt | 96 'o' - Will shut your system off (if configured and supported). 145 re'B'oot is good when you're unable to shut down. But you should also 'S'ync
|
/linux-2.6.39/net/sctp/ |
D | sm_statefuns.c | 3393 struct sctp_chunk *shut; in sctp_sf_shut_8_4_5() local 3401 shut = sctp_make_shutdown_complete(asoc, chunk); in sctp_sf_shut_8_4_5() 3402 if (!shut) { in sctp_sf_shut_8_4_5() 3408 if (sctp_test_T_bit(shut)) in sctp_sf_shut_8_4_5() 3412 shut->skb->sk = ep->base.sk; in sctp_sf_shut_8_4_5() 3414 sctp_packet_append_chunk(packet, shut); in sctp_sf_shut_8_4_5()
|
D | sm_make_chunk.c | 817 sctp_shutdownhdr_t shut; in sctp_make_shutdown() local 821 shut.cum_tsn_ack = htonl(ctsn); in sctp_make_shutdown() 829 sctp_addto_chunk(retval, sizeof(shut), &shut); in sctp_make_shutdown()
|
/linux-2.6.39/Documentation/filesystems/ |
D | nilfs2.txt | 114 Then, the cleaner daemon is automatically shut down by the umount
|
/linux-2.6.39/Documentation/isdn/ |
D | README.hysdn | 68 driver must be shut down. Otherwise the module counter will avoid a module
|
/linux-2.6.39/firmware/keyspan_pda/ |
D | keyspan_pda.S | 664 ;; TODO: shut down xmit/receive 666 ;; TODO: shut down timer to avoid partial-char glitch
|
D | xircom_pgs.S | 702 ;; TODO: shut down xmit/receive 704 ;; TODO: shut down timer to avoid partial-char glitch
|
/linux-2.6.39/Documentation/s390/ |
D | driver-model.txt | 152 de-activated via the 'online' attribute. The driver should shut
|
/linux-2.6.39/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 250 - exit_this_scsi_driver() which is executed when the LLD is shut 799 slave_destroy - given device is about to be shut down 1188 * slave_destroy - given device is about to be shut down. All 1190 * @sdp: device that is about to be shut down
|
/linux-2.6.39/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 189 focusing on how the device driver gets shut down, and on how the
|