Home
last modified time | relevance | path

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

/Linux-v6.1/sound/firewire/motu/
Dmotu-pcm.c307 static snd_pcm_uframes_t capture_pointer(struct snd_pcm_substream *substream) in capture_pointer() function
343 .pointer = capture_pointer, in snd_motu_create_pcm_devices()
/Linux-v6.1/sound/firewire/dice/
Ddice-pcm.c372 static snd_pcm_uframes_t capture_pointer(struct snd_pcm_substream *substream) in capture_pointer() function
412 .pointer = capture_pointer, in snd_dice_create_pcm()
/Linux-v6.1/sound/pci/
Drme96.c225 u32 capture_pointer; member
2370 rme96->capture_pointer = readl(rme96->iobase + RME96_IO_GET_REC_POS) in rme96_suspend()
2394 + rme96->capture_pointer); in rme96_resume()