Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Drme96.c183 #define RME96_TB_START_PLAYBACK 1 macro
191 #define RME96_RESUME_PLAYBACK (RME96_TB_START_PLAYBACK)
195 #define RME96_START_PLAYBACK (RME96_TB_START_PLAYBACK \
1090 if (op & RME96_TB_START_PLAYBACK) in snd_rme96_trigger()