Home
last modified time | relevance | path

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

/external/autotest/server/cros/chaos_lib/
Dchaos_datastore_utils.py210 def find_device(self, host_name): member in ChaosDataStoreUtils
/external/mtools/
Dinit.c135 Stream_t *find_device(char drive, int mode, struct device *out_dev, in find_device() function
/external/openssh/
Dsk-usbhid.c202 find_device(const char *path, const uint8_t *message, size_t message_len, 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/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c288 find_device(void) in find_device() function
/external/libiio/src/bindings/python/
Diio.py783 def find_device(self, name_or_id): member in Context