Home
last modified time | relevance | path

Searched refs:users (Results 1 – 7 of 7) sorted by relevance

/sound/arm/
Daaci.h230 unsigned int users; member
Daaci.c444 if (!aaci->users++) { in aaci_pcm_open()
448 aaci->users--; in aaci_pcm_open()
469 if (!--aaci->users) in aaci_pcm_close()
/sound/soc/
Dsoc-pcm.c167 (be->dpcm[dir].users >= 1)) in dpcm_dapm_stream_event()
1130 if (!be->dpcm[stream].users) in dpcm_be_reparent()
1398 if (be->dpcm[stream].users == 0) in dpcm_be_dai_startup_unwind()
1403 if (--be->dpcm[stream].users != 0) in dpcm_be_dai_startup_unwind()
1438 if (be->dpcm[stream].users == DPCM_MAX_BE_USERS) in dpcm_be_dai_startup()
1443 if (be->dpcm[stream].users++ != 0) in dpcm_be_dai_startup()
1457 be->dpcm[stream].users--; in dpcm_be_dai_startup()
1458 if (be->dpcm[stream].users < 0) in dpcm_be_dai_startup()
1483 if (be->dpcm[stream].users == 0) in dpcm_be_dai_startup()
1488 if (--be->dpcm[stream].users != 0) in dpcm_be_dai_startup()
[all …]
/sound/soc/intel/
Dsst-haswell-dsp.c393 if (block->users++ > 0) in hsw_block_enable()
417 if (--block->users > 0) in hsw_block_disable()
Dsst-dsp-priv.h214 int users; /* number of modules using this block */ member
/sound/core/
DKconfig21 # To be effective this also requires INPUT - users should say:
/sound/pci/
DKconfig105 email the ALSA developer list, or <mjander@users.sourceforge.net>.
118 the ALSA developer list, or <mjander@users.sourceforge.net>.
132 email the ALSA developer list, or <mjander@users.sourceforge.net>.