Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dcompress_offload.h67 struct snd_compr_tstamp { struct
82 struct snd_compr_tstamp tstamp; argument
174 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/linux-4.4.14/sound/core/
Dcompress_offload.c169 struct snd_compr_tstamp *tstamp) in snd_compr_update_tstamp()
631 snd_compr_tstamp(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_tstamp() function
633 struct snd_compr_tstamp tstamp = {0}; in snd_compr_tstamp()
638 ret = copy_to_user((struct snd_compr_tstamp __user *)arg, in snd_compr_tstamp()
829 retval = snd_compr_tstamp(stream, arg); in snd_compr_ioctl()
/linux-4.4.14/include/sound/
Dcompress_driver.h123 struct snd_compr_tstamp *tstamp);
/linux-4.4.14/sound/soc/intel/atom/
Dsst-mfld-platform.h114 struct snd_compr_tstamp *tstamp);
Dsst-mfld-platform-compress.c206 struct snd_compr_tstamp *tstamp) in sst_platform_compr_pointer()
/linux-4.4.14/sound/soc/intel/atom/sst/
Dsst_drv_interface.c368 struct snd_compr_tstamp *tstamp) in sst_cdev_tstamp()
/linux-4.4.14/sound/soc/
Dsoc-compress.c529 struct snd_compr_tstamp *tstamp) in soc_compr_pointer()