Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm_compat.c208 struct snd_pcm_status status; in snd_pcm_status_user_compat()
220 err = snd_pcm_status(substream, &status); in snd_pcm_status_user_compat()
272 struct snd_pcm_status status; in snd_pcm_status_user_x32()
284 err = snd_pcm_status(substream, &status); in snd_pcm_status_user_x32()
Dpcm.c459 struct snd_pcm_status status; in snd_pcm_substream_proc_status_read()
469 err = snd_pcm_status(substream, &status); in snd_pcm_substream_proc_status_read()
Dpcm_native.c901 int snd_pcm_status(struct snd_pcm_substream *substream, in snd_pcm_status() function
902 struct snd_pcm_status *status) in snd_pcm_status()
965 struct snd_pcm_status __user * _status, in snd_pcm_status_user()
968 struct snd_pcm_status status; in snd_pcm_status_user()
980 res = snd_pcm_status(substream, &status); in snd_pcm_status_user()
/Linux-v4.19/tools/include/uapi/sound/
Dasound.h458 struct snd_pcm_status { struct
583 #define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status)
587 #define SNDRV_PCM_IOCTL_STATUS_EXT _IOWR('A', 0x24, struct snd_pcm_status)
/Linux-v4.19/include/uapi/sound/
Dasound.h458 struct snd_pcm_status { struct
583 #define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status)
587 #define SNDRV_PCM_IOCTL_STATUS_EXT _IOWR('A', 0x24, struct snd_pcm_status)
/Linux-v4.19/include/sound/
Dpcm.h577 int snd_pcm_status(struct snd_pcm_substream *substream,
578 struct snd_pcm_status *status);
/Linux-v4.19/Documentation/sound/designs/
Dtimestamping.rst141 driver_timestamp field is added in the snd_pcm_status structure; this