Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/
Drme96.c204 #define RME96_TB_STOP_PLAYBACK 4 macro
220 #define RME96_STOP_PLAYBACK (RME96_TB_STOP_PLAYBACK \
1114 if (op & RME96_TB_STOP_PLAYBACK) in snd_rme96_trigger()