Searched refs:pcm_capture_pointer (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-6.6/sound/firewire/tascam/ |
H A D | tascam-pcm.c | 224 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function 261 .pointer = pcm_capture_pointer, in snd_tscm_create_pcm_devices()
|
/kernel/linux/linux-5.10/sound/firewire/digi00x/ |
H A D | digi00x-pcm.c | 295 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function 332 .pointer = pcm_capture_pointer, in snd_dg00x_create_pcm_devices()
|
/kernel/linux/linux-5.10/sound/firewire/fireworks/ |
H A D | fireworks_pcm.c | 343 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function 379 .pointer = pcm_capture_pointer, in snd_efw_create_pcm_devices()
|
/kernel/linux/linux-5.10/sound/firewire/bebob/ |
H A D | bebob_pcm.c | 311 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function 349 .pointer = pcm_capture_pointer, in snd_bebob_create_pcm_devices()
|
/kernel/linux/linux-5.10/sound/firewire/tascam/ |
H A D | tascam-pcm.c | 224 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function 261 .pointer = pcm_capture_pointer, in snd_tscm_create_pcm_devices()
|
/kernel/linux/linux-6.6/sound/firewire/bebob/ |
H A D | bebob_pcm.c | 311 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function 349 .pointer = pcm_capture_pointer, in snd_bebob_create_pcm_devices()
|
/kernel/linux/linux-6.6/sound/firewire/digi00x/ |
H A D | digi00x-pcm.c | 295 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function 332 .pointer = pcm_capture_pointer, in snd_dg00x_create_pcm_devices()
|
/kernel/linux/linux-6.6/sound/firewire/fireworks/ |
H A D | fireworks_pcm.c | 343 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function 379 .pointer = pcm_capture_pointer, in snd_efw_create_pcm_devices()
|
/kernel/linux/linux-5.10/sound/firewire/fireface/ |
H A D | ff-pcm.c | 335 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function 372 .pointer = pcm_capture_pointer, in snd_ff_create_pcm_devices()
|
/kernel/linux/linux-5.10/sound/firewire/oxfw/ |
H A D | oxfw-pcm.c | 382 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstm) in pcm_capture_pointer() function 418 .pointer = pcm_capture_pointer, in snd_oxfw_create_pcm()
|
/kernel/linux/linux-6.6/sound/firewire/fireface/ |
H A D | ff-pcm.c | 335 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function 372 .pointer = pcm_capture_pointer, in snd_ff_create_pcm_devices()
|
/kernel/linux/linux-6.6/sound/firewire/oxfw/ |
H A D | oxfw-pcm.c | 382 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstm) in pcm_capture_pointer() function 418 .pointer = pcm_capture_pointer, in snd_oxfw_create_pcm()
|
Completed in 8 milliseconds