Home
last modified time | relevance | path

Searched refs:snd_compr_tstamp (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/include/uapi/sound/
Dcompress_offload.h68 struct snd_compr_tstamp { struct
83 struct snd_compr_tstamp tstamp; argument
175 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/Linux-v4.19/include/sound/
Dcompress_driver.h110 struct snd_compr_tstamp *tstamp);
Dsoc-dai.h239 struct snd_compr_tstamp *, struct snd_soc_dai *);
/Linux-v4.19/sound/core/
Dcompress_offload.c181 struct snd_compr_tstamp *tstamp) in snd_compr_update_tstamp()
656 snd_compr_tstamp(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_tstamp() function
658 struct snd_compr_tstamp tstamp = {0}; in snd_compr_tstamp()
663 ret = copy_to_user((struct snd_compr_tstamp __user *)arg, in snd_compr_tstamp()
893 retval = snd_compr_tstamp(stream, arg); in snd_compr_ioctl()
/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.h167 struct snd_compr_tstamp *tstamp);
Dwm_adsp.c3597 struct snd_compr_tstamp *tstamp) in wm_adsp_compr_pointer()
/Linux-v4.19/sound/soc/intel/atom/
Dsst-mfld-platform.h116 struct snd_compr_tstamp *tstamp);
Dsst-mfld-platform-compress.c211 struct snd_compr_tstamp *tstamp) in sst_platform_compr_pointer()
/Linux-v4.19/sound/soc/uniphier/
Daio-compress.c247 struct snd_compr_tstamp *tstamp) in uniphier_aio_compr_pointer()
/Linux-v4.19/sound/soc/intel/atom/sst/
Dsst_drv_interface.c356 struct snd_compr_tstamp *tstamp) in sst_cdev_tstamp()
/Linux-v4.19/sound/soc/
Dsoc-compress.c723 struct snd_compr_tstamp *tstamp) in soc_compr_pointer()