Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/
Dpcm_compat.c194 struct snd_pcm_status status; in snd_pcm_status_user_compat()
206 err = snd_pcm_status(substream, &status); in snd_pcm_status_user_compat()
258 struct snd_pcm_status status; in snd_pcm_status_user_x32()
270 err = snd_pcm_status(substream, &status); in snd_pcm_status_user_x32()
Dpcm.c446 struct snd_pcm_status status; in snd_pcm_substream_proc_status_read()
456 err = snd_pcm_status(substream, &status); in snd_pcm_substream_proc_status_read()
Dpcm_native.c855 int snd_pcm_status(struct snd_pcm_substream *substream, in snd_pcm_status() function
856 struct snd_pcm_status *status) in snd_pcm_status()
919 struct snd_pcm_status __user * _status, in snd_pcm_status_user()
922 struct snd_pcm_status status; in snd_pcm_status_user()
934 res = snd_pcm_status(substream, &status); in snd_pcm_status_user()
/Linux-v5.4/tools/include/uapi/sound/
Dasound.h459 struct snd_pcm_status { struct
584 #define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status)
588 #define SNDRV_PCM_IOCTL_STATUS_EXT _IOWR('A', 0x24, struct snd_pcm_status)
/Linux-v5.4/include/uapi/sound/
Dasound.h459 struct snd_pcm_status { struct
584 #define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status)
588 #define SNDRV_PCM_IOCTL_STATUS_EXT _IOWR('A', 0x24, struct snd_pcm_status)
/Linux-v5.4/include/sound/
Dpcm.h557 int snd_pcm_status(struct snd_pcm_substream *substream,
558 struct snd_pcm_status *status);
/Linux-v5.4/Documentation/sound/designs/
Dtimestamping.rst141 driver_timestamp field is added in the snd_pcm_status structure; this