Home
last modified time | relevance | path

Searched defs:find_device (Results 1 – 10 of 10) sorted by relevance

/external/autotest/server/cros/chaos_lib/
Dchaos_datastore_utils.py211 def find_device(self, host_name): member in ChaosDataStoreUtils
/external/mesa3d/src/freedreno/perfcntrs/
Dfreedreno_dt.c164 find_device(void) in find_device() function
Dfdperf.c116 find_device(void) in find_device() function
/external/python/cpython3/Android/
Dandroid.py351 async def find_device(context, initial_devices): function
/external/pciutils/
Dls-tree.c31 find_device(struct pci_dev *dd) in find_device() function
/external/mtools/
Dinit.c368 Stream_t *find_device(char drive, int mode, struct device *out_dev, in find_device() function
/external/iputils/
Darping.c912 static int find_device(void) in find_device() function
/external/libcups/backend/
Dusb-libusb.c791 find_device(usb_cb_t cb, /* I - Callback function */ in find_device() function
/external/v4l-utils/utils/keytable/
Dkeytable.c896 static struct sysfs_names *find_device(char *name) in find_device() function
/external/pytorch/torch/_inductor/
Dir.py5445 def find_device(tensor_args, example_output): member in FallbackKernel