/linux-2.4.37.9/arch/mips/au1000/common/ |
D | power.c | 214 unsigned long wakeup, flags; in au_sleep() local 234 wakeup = au_readl(SYS_WAKEMSK); in au_sleep() 235 wakeup &= ~(1 << 8); /* turn off match20 wakeup */ in au_sleep() 236 wakeup |= 1 << 6; /* turn on gpio 6 wakeup */ in au_sleep() 243 wakeup = 1 << 8; /* turn on match20 wakeup */ in au_sleep() 244 wakeup = 0; in au_sleep() 248 au_writel(wakeup, SYS_WAKEMSK); in au_sleep()
|
/linux-2.4.37.9/include/asm-cris/ |
D | semaphore.h | 143 int wakeup; in up() local 152 wakeup = ++(sem->count) <= 0; in up() 154 if(wakeup) { in up()
|
/linux-2.4.37.9/include/linux/ |
D | usb_gadget.h | 453 int (*wakeup)(struct usb_gadget *); member 572 if (!gadget->ops->wakeup) in usb_gadget_wakeup() 574 return gadget->ops->wakeup (gadget); in usb_gadget_wakeup()
|
D | parport.h | 223 void (*wakeup)(void *); member
|
/linux-2.4.37.9/drivers/parport/ |
D | share.c | 687 tmp->wakeup = kf; in parport_register_device() 966 if (dev->waiting & 2 || dev->wakeup) { in parport_claim() 1093 } else if (pd->wakeup) { in parport_release() 1094 pd->wakeup(pd->private); in parport_release() 1106 if (pd->wakeup && pd != dev) in parport_release() 1107 pd->wakeup(pd->private); in parport_release()
|
/linux-2.4.37.9/net/decnet/ |
D | dn_nsp_in.c | 99 int wakeup = 0; in dn_ack() local 105 wakeup |= dn_nsp_check_xmit_queue(sk, skb, &scp->data_xmit_queue, ack); in dn_ack() 113 wakeup |= dn_nsp_check_xmit_queue(sk, skb, &scp->other_xmit_queue, ack); in dn_ack() 120 if (wakeup && !sk->dead) in dn_ack()
|
D | dn_nsp_out.c | 393 int wakeup = 0; in dn_nsp_check_xmit_queue() local 420 wakeup = 1; in dn_nsp_check_xmit_queue() 462 return wakeup; in dn_nsp_check_xmit_queue()
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | acpi_wakeup.S | 98 # %eax: place to copy wakeup routine to
|
/linux-2.4.37.9/drivers/usb/serial/ |
D | keyspan_pda.S | 474 ;; are we self-powered? no. can we do remote wakeup? no 501 ;; 01: Clear_Feature (sub-switch on wValueL: stall, remote wakeup) 507 ;; Clear_Feature(remote wakeup). ignored. 514 ;; 03: Set_Feature (sub-switch on wValueL: stall, remote wakeup) 520 ;; Set_Feature(remote wakeup). ignored.
|
D | xircom_pgs.S | 512 ;; are we self-powered? no. can we do remote wakeup? no 539 ;; 01: Clear_Feature (sub-switch on wValueL: stall, remote wakeup) 545 ;; Clear_Feature(remote wakeup). ignored. 552 ;; 03: Set_Feature (sub-switch on wValueL: stall, remote wakeup) 558 ;; Set_Feature(remote wakeup). ignored.
|
/linux-2.4.37.9/drivers/sound/ |
D | swarm_cs4297a.c | 242 unsigned wakeup; // interrupt occurred on block member 1097 d->wakeup = 1; in cs4297a_update_ptr() 1934 if (s->dma_dac.wakeup) in cs4297a_poll() 1938 s->dma_dac.wakeup = 0; in cs4297a_poll() 2019 s->dma_dac.blocks = s->dma_dac.wakeup = 0; in cs4297a_ioctl() 2028 s->dma_adc.blocks = s->dma_dac.wakeup = 0; in cs4297a_ioctl()
|
/linux-2.4.37.9/Documentation/ |
D | parport-lowlevel.txt | 332 wakeup_func wakeup, 344 'preempt', 'wakeup' and 'irq'. Each of these may be NULL in order to 353 The 'wakeup' function is called once another driver has released the 355 parallel port from within the 'wakeup' function (in which case the 404 static void wakeup (void *handle) 417 wakeup, NULL, 0,
|
D | Configure.help | 23508 Selecting this option will wakeup the User Break Controller (UBC) on 24424 first one is mostly intended for XFree to sleep & wakeup properly,
|
/linux-2.4.37.9/drivers/pcmcia/ |
D | i82365.c | 122 static int wakeup = 0; variable 132 MODULE_PARM(wakeup, "i"); 602 if (wakeup) { in identify()
|
/linux-2.4.37.9/Documentation/ia64/ |
D | efirtc.txt | 93 EFI provides an API by which one can program when a machine should wakeup,
|
/linux-2.4.37.9/drivers/sound/cs4281/ |
D | cs4281m.c | 298 unsigned wakeup; // interrupt occurred on block member 1786 db->endcleared = db->blocks = db->wakeup = db->underrun = 0; in prog_dmabuf() 2052 s->dma_dac.wakeup = 1; in cs4281_update_ptr() 3169 if (s->dma_dac.wakeup) in cs4281_poll() 3173 s->dma_dac.wakeup = 0; in cs4281_poll() 3292 s->dma_dac.blocks = s->dma_dac.wakeup = 0; in cs4281_ioctl() 3300 s->dma_adc.blocks = s->dma_dac.wakeup = 0; in cs4281_ioctl()
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | acpi_wakeup.S | 359 # %rdi: place to copy wakeup routine to
|
/linux-2.4.37.9/Documentation/usb/ |
D | URB.txt | 167 or wakeup of a sleeping process (as shown in the compatibility wrapper's
|
/linux-2.4.37.9/drivers/char/rio/ |
D | riotty.c | 1259 wakeup ((caddr_t)&tp->tm.c_canq);
|
/linux-2.4.37.9/Documentation/networking/ |
D | 8139too.txt | 261 * Fix chipset wakeup bug which prevent media connection for 8139B
|
/linux-2.4.37.9/drivers/char/ |
D | ChangeLog | 379 * serial.c (shutdown, rs_ioctl) : when port shuts down wakeup processes
|
/linux-2.4.37.9/drivers/usb/gadget/ |
D | net2280.c | 1427 .wakeup = net2280_wakeup,
|
/linux-2.4.37.9/drivers/message/fusion/ |
D | mptscsih.c | 5641 goto wakeup; in mptscsih_scandv_complete() 5770 wakeup: in mptscsih_scandv_complete()
|
/linux-2.4.37.9/drivers/char/ftape/ |
D | RELEASE-NOTES | 431 - Motor-on wakeup version of the Iomega 250 drive added
|
/linux-2.4.37.9/drivers/scsi/ |
D | ncr53c8xx.c | 7727 wakeup ((caddr_t) cp);
|