Searched defs:sleep (Results 1 - 6 of 6) sorted by last modified time

/include/linux/
H A Dide.h142 /* minimum sleep time */
457 /* powermanagement told us not to do anything, so sleep nicely */
459 /* sleeping & sleep field valid */
501 unsigned long sleep; /* sleep until this time */ member in struct:ide_drive_s
/include/linux/mfd/
H A Ddb8500-prcmu.h499 void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep,
607 static inline void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, argument
/include/linux/platform_data/
H A Dspi-nuc900.h23 unsigned int sleep; member in struct:nuc900_spi_info
/include/sound/
H A Dcompress_driver.h50 * @sleep: poll sleep
61 wait_queue_head_t sleep; member in struct:snd_compr_runtime
171 wake_up(&stream->runtime->sleep);
180 wake_up(&stream->runtime->sleep);
H A Dpcm.h332 wait_queue_head_t sleep; /* poll sleep */ member in struct:snd_pcm_runtime
333 wait_queue_head_t tsleep; /* transfer sleep */
H A Drawmidi.h80 wait_queue_head_t sleep; member in struct:snd_rawmidi_runtime

Completed in 102 milliseconds