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.c185 (be->dpcm[dir].users >= 1)) in dpcm_dapm_stream_event()
1178 if (!be->dpcm[stream].users) in dpcm_be_reparent()
1483 if (be->dpcm[stream].users == 0) in dpcm_be_dai_startup_unwind()
1488 if (--be->dpcm[stream].users != 0) in dpcm_be_dai_startup_unwind()
1523 if (be->dpcm[stream].users == DPCM_MAX_BE_USERS) in dpcm_be_dai_startup()
1528 if (be->dpcm[stream].users++ != 0) in dpcm_be_dai_startup()
1542 be->dpcm[stream].users--; in dpcm_be_dai_startup()
1543 if (be->dpcm[stream].users < 0) in dpcm_be_dai_startup()
1568 if (be->dpcm[stream].users == 0) in dpcm_be_dai_startup()
1573 if (--be->dpcm[stream].users != 0) in dpcm_be_dai_startup()
[all …]
/sound/soc/intel/haswell/
Dsst-haswell-dsp.c543 if (block->users++ > 0) in hsw_block_enable()
579 if (--block->users > 0) in hsw_block_disable()
/sound/soc/intel/common/
Dsst-dsp-priv.h251 int users; /* number of modules using this block */ member
Dsst-firmware.c165 if (block->ops && block->ops->enable && !block->users) { in block_list_prepare()
/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>.