Home
last modified time | relevance | path

Searched defs:virtio_snd_pcm_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dvirtio_snd.h234 struct virtio_snd_pcm_info { struct
236 struct virtio_snd_info hdr;
238 __le32 features;
240 __le64 formats;
242 __le64 rates;
244 __u8 direction;
246 __u8 channels_min;
248 __u8 channels_max;
250 __u8 padding[5];