MAX_USB_MINORS     30 drivers/usb/core/file.c static const struct file_operations *usb_minors[MAX_USB_MINORS];
MAX_USB_MINORS    188 drivers/usb/core/file.c 	for (minor = minor_base; minor < MAX_USB_MINORS; ++minor) {