Searched defs:virtio_snd_pcm_set_params (Results 1 – 1 of 1) sorted by relevance
232 struct virtio_snd_pcm_set_params { struct234 struct virtio_snd_pcm_hdr hdr;236 __le32 buffer_bytes;238 __le32 period_bytes;240 __le32 features;242 __u8 channels;244 __u8 format;246 __u8 rate;248 __u8 padding;
Completed in 4 milliseconds