Function devices::virtio::snd::vios_backend::streams::reply_control_op_status     
source ยท pub fn reply_control_op_status(
    code: u32,
    desc: DescriptorChain,
    queue: &Arc<Mutex<Queue>>,
) -> Result<()>Expand description
Encapsulates sending the virtio_snd_hdr struct back to the driver.