Home
last modified time | relevance | path

Searched refs:devs (Results 1 – 11 of 11) sorted by relevance

/device/google/cuttlefish/tools/
Dflash-blk-dev.sh34 devs=`lsblk --nodeps -oNAME -n`
35 new_devs="$(echo -e "${init_devs}\n${devs}" | sort | uniq -u | awk 'NF')"
51 init_devs=${devs}
55 devs=`lsblk --nodeps -oNAME -n`
56 new_devs="$(echo -e "${init_devs}\n${devs}" | sort | uniq -u | awk 'NF')"
Dcreate_base_image_arm.sh72 devs=`lsblk --nodeps -oNAME -n`
73 new_devs="$(echo -e "${init_devs}\n${devs}" | sort | uniq -u | awk 'NF')"
93 init_devs="${devs}"
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
Dusb_modeswitch.c908 struct libusb_device **devs; in findMBIMConfig() local
912 if (libusb_get_device_list(ctx, &devs) < 0) { in findMBIMConfig()
918 while ((dev = devs[i++]) != NULL) { in findMBIMConfig()
1696 struct libusb_device **devs; in search_devices() local
1710 if (libusb_get_device_list(ctx, &devs) < 0) { in search_devices()
1717 while ((dev = devs[i++]) != NULL) { in search_devices()
/device/google/cuttlefish_prebuilts/bootloader/crosvm_aarch64/
DSystem.map2493 000000000008ccc0 b devs
/device/google/cuttlefish_prebuilts/bootloader/qemu_arm/
DSystem.map2499 0007ff74 b devs
/device/google/cuttlefish_prebuilts/bootloader/qemu_aarch64/
DSystem.map2484 000000000008d080 b devs
/device/google/cuttlefish_prebuilts/bootloader/crosvm_x86_64/
DSystem.map2798 fff6deb0 b devs
/device/google/cuttlefish_prebuilts/bootloader/qemu_x86_64/
DSystem.map2903 fff71230 b devs
/device/google/cuttlefish_prebuilts/bootloader/qemu_riscv64/
DSystem.map6337 0000000080273d30 b devs
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all3541 …gister_vfs(const char *name, int slot, int function, int num_vfs) "%s %02x:%x: creating %d vf devs"
3542 …r_vfs(const char *name, int slot, int function, int num_vfs) "%s %02x:%x: Unregistering %d vf devs"
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all3541 …gister_vfs(const char *name, int slot, int function, int num_vfs) "%s %02x:%x: creating %d vf devs"
3542 …r_vfs(const char *name, int slot, int function, int num_vfs) "%s %02x:%x: Unregistering %d vf devs"