Searched refs:SNDRV_SEQ_OSS_FILE_NONBLOCK (Results 1 – 3 of 3) sorted by relevance
51 #define SNDRV_SEQ_OSS_FILE_NONBLOCK 4 macro
132 #define is_nonblock_mode(mode) ((mode) & SNDRV_SEQ_OSS_FILE_NONBLOCK)
290 file_mode |= SNDRV_SEQ_OSS_FILE_NONBLOCK; in translate_mode()
Completed in 4 milliseconds