Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds