Searched refs:PCM_OUT (Results 1 – 3 of 3) sorted by relevance
194 params = pcm_params_get(card, device, PCM_OUT); in sample_is_playable()237 pcm = pcm_open(card, device, PCM_OUT, &config); in play_sample()
45 #define PCM_OUT 0x00000000 macro
1029 if ((~pcm->flags) & (PCM_OUT | PCM_MMAP)) in pcm_mmap_write()