Lines Matching defs:DBRI_PLAY
254 #define DBRI_PLAY 1
568 SNDRV_PCM_STREAM_PLAYBACK ? DBRI_PLAY: DBRI_REC)
1110 if (streamno == DBRI_PLAY) {
1175 if (streamno == DBRI_PLAY) {
1394 struct dbri_streaminfo *info = &dbri->stream_info[DBRI_PLAY];
1742 info = &dbri->stream_info[DBRI_PLAY];
1783 struct dbri_streaminfo *info = &dbri->stream_info[DBRI_PLAY];
2105 if (DBRI_STREAMNO(substream) == DBRI_PLAY)
2134 if (DBRI_STREAMNO(substream) == DBRI_PLAY)
2158 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,