Home
last modified time | relevance | path

Searched defs:sleep (Results 1 – 18 of 18) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dsgalaxy.c31 static void sleep( unsigned howlong ) in sleep() function
Dcs4232.c101 static void sleep(unsigned howlong) in sleep() function
Dsscape.c157 static void sleep(unsigned howlong) in sleep() function
/linux-2.4.37.9/net/khttpd/
Dstructure.h28 wait_queue_t sleep; /* For putting in the socket's waitqueue */ member
/linux-2.4.37.9/fs/xfs/support/
Dktrace.c68 ktrace_alloc(int nentries, int sleep) in ktrace_alloc()
/linux-2.4.37.9/drivers/net/appletalk/
Dcops.c480 static void cops_reset(struct net_device *dev, int sleep) in cops_reset()
/linux-2.4.37.9/drivers/ide/
Dide-io.c755 unsigned long sleep = 0; in ide_do_request() local
Dide-cd.c1597 int sleep = time; in cdrom_sleep() local
/linux-2.4.37.9/drivers/video/aty/
Datyfb_base.c1729 static int aty_power_mgmt_LT(int sleep, struct fb_info_aty *info) in aty_power_mgmt_LT()
1784 static int aty_power_mgmt_LTPro(int sleep, struct fb_info_aty *info) in aty_power_mgmt_LTPro()
1838 static int aty_power_mgmt(int sleep, struct fb_info_aty *info) in aty_power_mgmt()
/linux-2.4.37.9/drivers/net/tulip/
Dtulip_core.c274 int sleep, int snooze) in tulip_set_power_state()
/linux-2.4.37.9/include/linux/
Datmdev.h295 wait_queue_head_t sleep; /* if socket is busy */ member
Dide.h710 unsigned long sleep; /* sleep until this time */ member
/linux-2.4.37.9/drivers/isdn/
Disdn_common.c793 isdn_readbchan(int di, int channel, u_char * buf, u_char * fp, int len, wait_queue_head_t *sleep) in isdn_readbchan()
/linux-2.4.37.9/include/asm-mips64/sn/sn0/
Dhubio.h608 sleep: 1, /* xtalk req sleeping till IO-sync */ member
689 sleep: 1, member
/linux-2.4.37.9/drivers/atm/
Dhe.c2546 int retry = 0, sleep = 1, tx_inuse; in he_close() local
/linux-2.4.37.9/drivers/media/video/
Dzr36067.c1384 static void zr36060_sleep(struct zoran *zr, int sleep) in zr36060_sleep()
/linux-2.4.37.9/arch/alpha/kernel/
Dosf_sys.c1232 asmlinkage int osf_usleep_thread(struct timeval32 *sleep, struct timeval32 *remain) in osf_usleep_thread()
/linux-2.4.37.9/include/net/
Dsock.h583 wait_queue_head_t *sleep; /* Sock wait queue */ member