Searched refs:find_device (Results 1 – 12 of 12) sorted by relevance
/external/mtools/ |
D | mmount.c | 52 Stream= find_device(drive, O_RDONLY, &dev, &boot, name, &media, 0, NULL); in mmount()
|
D | init.c | 135 Stream_t *find_device(char drive, int mode, struct device *out_dev, in find_device() function 282 This->Direct = find_device(drive, mode, &dev, &boot, name, &media, in fs_init()
|
D | stream.h | 101 Stream_t *find_device(char drive, int mode, struct device *out_dev,
|
D | mclasserase.c | 121 if(! (Stream = find_device(drive, O_RDONLY, &dev, &boot, in do_mclasserase()
|
D | minfo.c | 170 if(! (Stream = find_device(drive, O_RDONLY, &dev, &boot, in minfo()
|
/external/autotest/server/cros/chaos_lib/ |
D | chaos_datastore_utils.py | 210 def find_device(self, host_name): member in ChaosDataStoreUtils
|
/external/libcups/backend/ |
D | usb-libusb.c | 131 static usb_printer_t *find_device(usb_cb_t cb, const void *data); 160 find_device(list_cb, NULL); in list_devices() 217 while ((g.printer = find_device(print_cb, uri)) == NULL) in print_device() 791 find_device(usb_cb_t cb, /* I - Callback function */ in find_device() function
|
/external/mesa3d/src/freedreno/perfcntrs/ |
D | fdperf.c | 288 find_device(void) in find_device() function 1045 find_device(); in main()
|
/external/iputils/ |
D | arping.c | 912 static int find_device(void) in find_device() function 1075 if (find_device() < 0) in main()
|
/external/openssh/ |
D | sk-usbhid.c | 202 find_device(const char *path, const uint8_t *message, size_t message_len, in find_device() function 768 if ((dev = find_device(device, message, sizeof(message), in sk_sign()
|
/external/libiio/src/bindings/python/ |
D | iio.py | 783 def find_device(self, name_or_id): member in Context
|
/external/libabigail/tests/data/test-diff-dwarf-abixml/ |
D | PR25409-librte_bus_dpaa.so.20.0.abi | 3218 …<var-decl name='find_device' type-id='type-id-407' visibility='default' filepath='../../dpdk/lib/l…
|