periodic_usecs 1130 drivers/usb/dwc2/core.h u16 periodic_usecs; periodic_usecs 3940 drivers/usb/dwc2/hcd.c dev_dbg(hsotg->dev, " periodic_usecs: %d\n", hsotg->periodic_usecs); periodic_usecs 131 drivers/usb/dwc2/hcd_queue.c if (hsotg->periodic_usecs > max_claimed_usecs) { periodic_usecs 134 drivers/usb/dwc2/hcd_queue.c __func__, hsotg->periodic_usecs, qh->host_us); periodic_usecs 1231 drivers/usb/dwc2/hcd_queue.c hsotg->periodic_usecs += qh->host_us; periodic_usecs 1260 drivers/usb/dwc2/hcd_queue.c hsotg->periodic_usecs -= qh->host_us; periodic_usecs 3694 drivers/usb/host/fotg210-hcd.c claimed = periodic_usecs(fotg210, frame, periodic_usecs 3704 drivers/usb/host/fotg210-hcd.c claimed = periodic_usecs(fotg210, frame, uframe); periodic_usecs 4143 drivers/usb/host/fotg210-hcd.c if (periodic_usecs(fotg210, uframe >> 3, uframe & 0x7) periodic_usecs 4741 drivers/usb/host/fotg210-hcd.c periodic_usecs(fotg210, frame, periodic_usecs 2507 drivers/usb/host/oxu210hp-hcd.c claimed = periodic_usecs(oxu, frame, uframe); periodic_usecs 2516 drivers/usb/host/oxu210hp-hcd.c claimed = periodic_usecs(oxu, frame, uframe);