Searched defs:start_device (Results 1 – 12 of 12) sorted by relevance
5 pub fn start_device(program_name: &str, args: &[&str]) -> anyhow::Result<()> { in start_device() function
118 pub fn start_device(mut opts: Options) -> anyhow::Result<()> { in start_device() function
31 def start_device(name, dev): function
39 pub fn start_device(opts: Options) -> anyhow::Result<()> { in start_device() function
46 pub fn start_device(opts: Options) -> anyhow::Result<()> { in start_device() function
27 pub(crate) fn start_device(command: DeviceSubcommand) -> anyhow::Result<()> { in start_device() function
128 pub(crate) fn start_device(command: DeviceSubcommand) -> Result<()> { in start_device() function
284 pub fn start_device(opts: Options) -> anyhow::Result<()> { in start_device() function
315 pub fn start_device(opts: Options) -> anyhow::Result<()> { in start_device() function
547 fn start_device(opts: cmdline::DeviceCommand) -> std::result::Result<(), ()> { in start_device() function
217 enum usb_status (*start_device)(void *handle); member
218 enum usb_status (*start_device)(void *handle); member