Home
last modified time | relevance | path

Searched refs:get_ca (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctsrc.h69 int (*get_ca)(struct src *src); member
H A Dctatc.c437 position = src->ops->get_ca(src); in atc_pcm_playback_position()
781 return src->ops->get_ca(src) - apcm->vm_block->addr; in atc_pcm_capture_position()
H A Dctsrc.c350 .get_ca = src_get_ca,
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctsrc.h69 int (*get_ca)(struct src *src); member
H A Dctatc.c437 position = src->ops->get_ca(src); in atc_pcm_playback_position()
781 return src->ops->get_ca(src) - apcm->vm_block->addr; in atc_pcm_capture_position()
H A Dctsrc.c350 .get_ca = src_get_ca,

Completed in 10 milliseconds