Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_local.h239 unsigned int own_state_check:1; /* plugin has own PCM state check */ member
Dpcm_hw.c1638 pcm->own_state_check = 1; /* skip the common state check */ in snd_pcm_hw_open_fd()
Dpcm.c702 if (pcm->own_state_check) in bad_pcm_state()