Searched refs:MAX_DEV (Results 1 – 2 of 2) sorted by relevance
178 #define MAX_DEV 8 macro179 static struct usb_interface *lpvo_usb_interfaces[MAX_DEV]; /* registered interfaces */180 static int usb_minors[MAX_DEV]; /* usb minors */405 for (j = 0 ; j < MAX_DEV ; j++) { in usb_gpib_attach()420 for (j = 0 ; j < MAX_DEV ; j++) { in usb_gpib_attach()431 for (j = 0 ; j < MAX_DEV ; j++) { in usb_gpib_attach()438 if (j == MAX_DEV) { in usb_gpib_attach()1114 for (j = 0 ; j < MAX_DEV ; j++) { in usb_gpib_init_module()1126 for (j = 0 ; j < MAX_DEV ; j++) { in usb_gpib_init_module()1149 for (j = 0 ; j < MAX_DEV ; j++) { in usb_gpib_exit_module()
94 #define MAX_DEV 4 macro
Completed in 8 milliseconds