Searched refs:capture_pointer (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/firewire/motu/
H A Dmotu-pcm.c307 static snd_pcm_uframes_t capture_pointer(struct snd_pcm_substream *substream) function
343 .pointer = capture_pointer,
/linux-master/sound/firewire/dice/
H A Ddice-pcm.c372 static snd_pcm_uframes_t capture_pointer(struct snd_pcm_substream *substream) function
412 .pointer = capture_pointer,
/linux-master/sound/pci/
H A Drme96.c224 u32 capture_pointer; member in struct:rme96
2338 rme96->capture_pointer = readl(rme96->iobase + RME96_IO_GET_REC_POS)
2362 + rme96->capture_pointer);

Completed in 134 milliseconds