Searched refs:PCM_NOIRQ (Results 1 – 5 of 5) sorted by relevance
42 #define PCM_NOIRQ 0x00000002 macro
891 if (flags & PCM_NOIRQ) { in pcm_open()1141 if ((~pcm->flags) & (PCM_MMAP | PCM_NOIRQ)) in pcm_set_avail_min()1240 if (pcm->flags & PCM_NOIRQ) in pcm_mmap_transfer()
103 …out->pcm = pcm_open(CARD_OUT, PORT_CODEC, PCM_OUT | PCM_MMAP | PCM_NOIRQ | PCM_MONOTONIC, &out->co… in start_output_stream()
104 …out->pcm = pcm_open(CARD_OUT, PORT_CODEC, PCM_OUT | PCM_MMAP | PCM_NOIRQ | PCM_MONOTONIC, &out->co… in start_output_stream()
265 …out->pcm = pcm_open(CARD_OUT, PORT_CODEC, PCM_OUT | PCM_MMAP | PCM_NOIRQ | PCM_MONOTONIC, &out->co… in start_output_stream()