allocated_max 114 drivers/usb/host/ehci-sysfs.c u8 allocated_max = 0; allocated_max 117 drivers/usb/host/ehci-sysfs.c allocated_max = max(allocated_max, allocated_max 120 drivers/usb/host/ehci-sysfs.c if (allocated_max > uframe_periodic_max) { allocated_max 125 drivers/usb/host/ehci-sysfs.c allocated_max, uframe_periodic_max); allocated_max 4708 drivers/usb/host/fotg210-hcd.c unsigned short allocated_max; allocated_max 4736 drivers/usb/host/fotg210-hcd.c allocated_max = 0; allocated_max 4740 drivers/usb/host/fotg210-hcd.c allocated_max = max(allocated_max, allocated_max 4744 drivers/usb/host/fotg210-hcd.c if (allocated_max > uframe_periodic_max) { allocated_max 4747 drivers/usb/host/fotg210-hcd.c allocated_max, uframe_periodic_max);