Home
last modified time | relevance | path

Searched refs:DBRI_PLAY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/sparc/
H A Ddbri.c254 #define DBRI_PLAY 1 macro
568 SNDRV_PCM_STREAM_PLAYBACK ? DBRI_PLAY: DBRI_REC)
1110 if (streamno == DBRI_PLAY) { in setup_descs()
1175 if (streamno == DBRI_PLAY) { in setup_descs()
1394 struct dbri_streaminfo *info = &dbri->stream_info[DBRI_PLAY]; in cs4215_setdata()
1742 info = &dbri->stream_info[DBRI_PLAY]; in xmit_descs()
1783 struct dbri_streaminfo *info = &dbri->stream_info[DBRI_PLAY]; in transmission_complete_intr()
2105 if (DBRI_STREAMNO(substream) == DBRI_PLAY) in snd_dbri_hw_params()
2134 if (DBRI_STREAMNO(substream) == DBRI_PLAY) in snd_dbri_hw_free()
2158 if (DBRI_STREAMNO(substream) == DBRI_PLAY) in snd_dbri_prepare()
[all...]
/kernel/linux/linux-6.6/sound/sparc/
H A Ddbri.c253 #define DBRI_PLAY 1 macro
567 SNDRV_PCM_STREAM_PLAYBACK ? DBRI_PLAY: DBRI_REC)
1109 if (streamno == DBRI_PLAY) { in setup_descs()
1174 if (streamno == DBRI_PLAY) { in setup_descs()
1393 struct dbri_streaminfo *info = &dbri->stream_info[DBRI_PLAY]; in cs4215_setdata()
1741 info = &dbri->stream_info[DBRI_PLAY]; in xmit_descs()
1782 struct dbri_streaminfo *info = &dbri->stream_info[DBRI_PLAY]; in transmission_complete_intr()
2104 if (DBRI_STREAMNO(substream) == DBRI_PLAY) in snd_dbri_hw_params()
2133 if (DBRI_STREAMNO(substream) == DBRI_PLAY) in snd_dbri_hw_free()
2157 if (DBRI_STREAMNO(substream) == DBRI_PLAY) in snd_dbri_prepare()
[all...]

Completed in 7 milliseconds