Lines Matching defs:DBRI_PLAY
253 #define DBRI_PLAY 1
567 SNDRV_PCM_STREAM_PLAYBACK ? DBRI_PLAY: DBRI_REC)
1109 if (streamno == DBRI_PLAY) {
1174 if (streamno == DBRI_PLAY) {
1393 struct dbri_streaminfo *info = &dbri->stream_info[DBRI_PLAY];
1741 info = &dbri->stream_info[DBRI_PLAY];
1782 struct dbri_streaminfo *info = &dbri->stream_info[DBRI_PLAY];
2104 if (DBRI_STREAMNO(substream) == DBRI_PLAY)
2133 if (DBRI_STREAMNO(substream) == DBRI_PLAY)
2157 if (DBRI_STREAMNO(substream) == DBRI_PLAY)
2259 if (kcontrol->private_value == DBRI_PLAY)
2292 if (kcontrol->private_value == DBRI_PLAY) {
2420 .private_value = DBRI_PLAY,