Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/fs/sys/
H A Dwindows.rs5 pub fn start_device(program_name: &str, args: &[&str]) -> anyhow::Result<()> { in start_device() function
H A Dlinux.rs118 pub fn start_device(mut opts: Options) -> anyhow::Result<()> { in start_device() function
/aosp_15_r20/frameworks/base/tests/JankBench/scripts/
H A Drunall.py31 def start_device(name, dev): function
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/block/sys/
H A Dlinux.rs39 pub fn start_device(opts: Options) -> anyhow::Result<()> { in start_device() function
H A Dwindows.rs46 pub fn start_device(opts: Options) -> anyhow::Result<()> { in start_device() function
/aosp_15_r20/external/crosvm/src/sys/linux/
H A Dmain.rs27 pub(crate) fn start_device(command: DeviceSubcommand) -> anyhow::Result<()> { in start_device() function
/aosp_15_r20/external/crosvm/src/sys/windows/
H A Dmain.rs128 pub(crate) fn start_device(command: DeviceSubcommand) -> Result<()> { in start_device() function
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/net/sys/
H A Dwindows.rs284 pub fn start_device(opts: Options) -> anyhow::Result<()> { in start_device() function
H A Dlinux.rs315 pub fn start_device(opts: Options) -> anyhow::Result<()> { in start_device() function
/aosp_15_r20/external/crosvm/src/
H A Dmain.rs547 fn start_device(opts: cmdline::DeviceCommand) -> std::result::Result<(), ()> { in start_device() function
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/
H A Dusb_device.h217 enum usb_status (*start_device)(void *handle); member
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/
Dusb_device.h218 enum usb_status (*start_device)(void *handle); member