USB_DEVICE_MAJOR  130 drivers/usb/core/devio.c #define USB_DEVICE_DEV		MKDEV(USB_DEVICE_MAJOR, 0)
USB_DEVICE_MAJOR 1024 drivers/usb/core/devio.c 	if (imajor(inode) == USB_DEVICE_MAJOR)
USB_DEVICE_MAJOR 2806 drivers/usb/core/devio.c 		       USB_DEVICE_MAJOR);
USB_DEVICE_MAJOR 2529 drivers/usb/core/hub.c 	udev->dev.devt = MKDEV(USB_DEVICE_MAJOR,
USB_DEVICE_MAJOR  171 tools/perf/trace/beauty/ioctl.c #ifndef USB_DEVICE_MAJOR
USB_DEVICE_MAJOR  182 tools/perf/trace/beauty/ioctl.c 		if (file->dev_maj == USB_DEVICE_MAJOR)