Home
last modified time | relevance | path

Searched defs:nonatomic (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/core/
H A Dpcm_native.c1320 bool nonatomic = substream->pcm->nonatomic; in snd_pcm_stream_group_ref() local
2260 bool nonatomic = substream->pcm->nonatomic; in snd_pcm_link() local
2329 bool nonatomic = substream->pcm->nonatomic; in snd_pcm_unlink() local
/openbmc/linux/include/sound/
H A Dpcm.h529 bool nonatomic; /* whole PCM operations are in non-atomic context */ member
H A Dsoc.h735 unsigned int nonatomic:1; member