Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-pcm.c1108 #define TRIGGER_MAX 3 macro
1109 static int (* const trigger[][TRIGGER_MAX])(struct snd_pcm_substream *substream, int cmd, int rollb…
1155 for (i = 0; i < TRIGGER_MAX; i++) { in soc_pcm_trigger()
1189 for (i = TRIGGER_MAX; i > 0; i--) { in soc_pcm_trigger()