Home
last modified time | relevance | path

Searched refs:shut (Results 1 – 25 of 39) sorted by relevance

12

/linux-2.6.39/arch/um/
DKconfig.rest37 #This is just to shut up some Kconfig warnings, so no prompt.
/linux-2.6.39/drivers/staging/speakup/
Dkobjects.c331 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/
Dtricks.txt17 * use vga text console, shut down X. [If you really want X, you might
Ddevices.txt395 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/
Dalias.txt39 If the base device is shut down the added aliases will be deleted
Digb.txt75 WoL will be enabled on the system during the next shut down or reboot.
Dmultiqueue.txt25 comes online or when it's completely shut down (unregister_netdev(), etc.).
De100.txt140 WoL will be enabled on the system during the next shut down or reboot. For
De1000e.txt286 WoL will be enabled on the system during the next shut down or reboot.
/linux-2.6.39/drivers/md/
Ddm-snap.c901 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/
Dcore.txt68 stage, the incompatible hardware shall be shut down, and the user
/linux-2.6.39/arch/sh/
DKconfig.debug17 on-board Ethernet interface, and shut down the hardware). Note this
/linux-2.6.39/drivers/media/video/pwc/
Dphilips.txt82 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/
Dsleep.S152 @ work around errata of OMAP1510 PDE bit for TC shut down
/linux-2.6.39/Documentation/sound/oss/
DREADME.modules87 init script, and keep them around until we shut down. This is a little
/linux-2.6.39/Documentation/
Dsysrq.txt96 '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/
Dsm_statefuns.c3393 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()
Dsm_make_chunk.c817 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/
Dnilfs2.txt114 Then, the cleaner daemon is automatically shut down by the umount
/linux-2.6.39/Documentation/isdn/
DREADME.hysdn68 driver must be shut down. Otherwise the module counter will avoid a module
/linux-2.6.39/firmware/keyspan_pda/
Dkeyspan_pda.S664 ;; TODO: shut down xmit/receive
666 ;; TODO: shut down timer to avoid partial-char glitch
Dxircom_pgs.S702 ;; TODO: shut down xmit/receive
704 ;; TODO: shut down timer to avoid partial-char glitch
/linux-2.6.39/Documentation/s390/
Ddriver-model.txt152 de-activated via the 'online' attribute. The driver should shut
/linux-2.6.39/Documentation/scsi/
Dscsi_mid_low_api.txt250 - 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/
Deeh-pci-error-recovery.txt189 focusing on how the device driver gets shut down, and on how the

12