Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_OSS_FILE_NONBLOCK (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
A Dseq_oss.h51 #define SNDRV_SEQ_OSS_FILE_NONBLOCK 4 macro
/linux/sound/core/seq/oss/
A Dseq_oss_device.h132 #define is_nonblock_mode(mode) ((mode) & SNDRV_SEQ_OSS_FILE_NONBLOCK)
A Dseq_oss_init.c291 file_mode |= SNDRV_SEQ_OSS_FILE_NONBLOCK; in translate_mode()

Completed in 5 milliseconds