Searched defs:snd_device (Results 1 – 4 of 4) sorted by relevance
55 let snd_device = Box::new(SndBackend::new(opts.params)?); in run_snd_device() localVariable
97 let snd_device = Box::new(SndBackend::new(config.parameters)?); in run_snd_device() localVariable
99959 struct snd_device { struct99962 enum snd_device_state state; argument99963 enum snd_device_type type; argument99965 struct snd_device_ops *ops; argument