Searched defs:devs (Results 1 – 3 of 3) sorted by relevance
98 libusb_device** devs; in canusb_findalldevs() local154 libusb_device** devs; in canusb_opendevice() local
315 static const char *devs[] = { _PATH_DEVNULL }; in ATF_TC_BODY() local
22 static struct input_dev devs[INPUT_DEV_MAX]; variable