Lines Matching refs:DBRI_PLAY
253 #define DBRI_PLAY 1 macro
567 SNDRV_PCM_STREAM_PLAYBACK ? DBRI_PLAY: DBRI_REC)
1105 if (streamno == DBRI_PLAY) { in setup_descs()
1170 if (streamno == DBRI_PLAY) { in setup_descs()
1389 struct dbri_streaminfo *info = &dbri->stream_info[DBRI_PLAY]; in cs4215_setdata()
1737 info = &dbri->stream_info[DBRI_PLAY]; in xmit_descs()
1778 struct dbri_streaminfo *info = &dbri->stream_info[DBRI_PLAY]; in transmission_complete_intr()
2106 if (DBRI_STREAMNO(substream) == DBRI_PLAY) in snd_dbri_hw_params()
2135 if (DBRI_STREAMNO(substream) == DBRI_PLAY) in snd_dbri_hw_free()
2159 if (DBRI_STREAMNO(substream) == DBRI_PLAY) in snd_dbri_prepare()
2265 if (kcontrol->private_value == DBRI_PLAY) in snd_cs4215_info_volume()
2298 if (kcontrol->private_value == DBRI_PLAY) { in snd_cs4215_put_volume()
2426 .private_value = DBRI_PLAY,