Home
last modified time | relevance | path

Searched refs:RME96_TB_START_PLAYBACK (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/
Drme96.c202 #define RME96_TB_START_PLAYBACK 1 macro
210 #define RME96_RESUME_PLAYBACK (RME96_TB_START_PLAYBACK)
214 #define RME96_START_PLAYBACK (RME96_TB_START_PLAYBACK \
1112 if (op & RME96_TB_START_PLAYBACK) in snd_rme96_trigger()