Home
last modified time | relevance | path

Searched defs:get_device_id (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/
Dvdpa.rs34 fn get_device_id(&self) -> Result<u32>; in get_device_id() method
/aosp_15_r20/external/crosvm/devices/src/pci/pcie/
H A Dpcie_port.rs212 pub fn get_device_id(&self) -> u16 { in get_device_id() method
775 fn get_device_id(&self) -> u16 { in get_device_id() method
H A Dpcie_device.rs22 fn get_device_id(&self) -> u16; in get_device_id() method
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_kern/
Dvdpa.rs95 fn get_device_id(&self) -> Result<u32> { in get_device_id() method
/aosp_15_r20/tools/netsim/rust/daemon/src/
H A Dffi.rs218 fn get_device_id(self: &AddChipResultCxx) -> u32; in get_device_id() function
/aosp_15_r20/external/libcups/backend/
H A Dusb-libusb.c1044 get_device_id(usb_printer_t *printer, /* I - Printer */ in get_device_id() function
H A Dusb-darwin.c2439 static void get_device_id(cups_sc_status_t *status, in get_device_id() function
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_vbt_decode.c1554 get_device_id(unsigned char *bios, int size) in get_device_id() function
/aosp_15_r20/tools/netsim/rust/daemon/src/devices/
H A Ddevices_handler.rs272 pub fn get_device_id(&self) -> u32 { in get_device_id() method