Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_pcm.c316 static int pcm_capture_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_capture_trigger() function
369 .trigger = pcm_capture_trigger,
/linux-4.1.27/sound/firewire/bebob/
Dbebob_pcm.c289 pcm_capture_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_capture_trigger() function
345 .trigger = pcm_capture_trigger,
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-pcm.c330 static int pcm_capture_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_capture_trigger() function
389 .trigger = pcm_capture_trigger, in snd_oxfw_create_pcm()