Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/tascam/
Dtascam-pcm.c236 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm) in pcm_playback_pointer() function
279 .pointer = pcm_playback_pointer, in snd_tscm_create_pcm_devices()
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x-pcm.c309 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm) in pcm_playback_pointer() function
352 .pointer = pcm_playback_pointer, in snd_dg00x_create_pcm_devices()
/Linux-v4.19/sound/firewire/fireface/
Dff-pcm.c340 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm) in pcm_playback_pointer() function
383 .pointer = pcm_playback_pointer, in snd_ff_create_pcm_devices()
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_pcm.c355 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm) in pcm_playback_pointer() function
397 .pointer = pcm_playback_pointer, in snd_efw_create_pcm_devices()
/Linux-v4.19/sound/firewire/bebob/
Dbebob_pcm.c331 pcm_playback_pointer(struct snd_pcm_substream *sbstrm) in pcm_playback_pointer() function
373 .pointer = pcm_playback_pointer, in snd_bebob_create_pcm_devices()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-pcm.c358 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstm) in pcm_playback_pointer() function
401 .pointer = pcm_playback_pointer, in snd_oxfw_create_pcm()