Searched defs:uframe (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/usb/host/ | 
| D | ehci-sched.c | 265 	unsigned		uframe, uf, x;  in compute_tt_budget()  local372 	unsigned		uframe  in tt_available()
 758 	unsigned	uframe,  in check_period()
 784 	unsigned		uframe,  in check_intr_schedule()
 852 	unsigned	uframe;  in qh_schedule()  local
 1210 		struct ehci_iso_packet	*uframe = &iso_sched->packet[i];  in itd_sched_init()  local
 1319 	unsigned		uframe;  in reserve_release_iso_bandwidth()  local
 1376 	unsigned		uframe  in itd_slot_ok()
 1396 	unsigned		uframe,  in sitd_slot_ok()
 1697 	u16			uframe  in itd_patch()
 [all …]
 
 | 
| D | ehci-sysfs.c | 87 	unsigned		uframe;  in uframe_periodic_max_store()  local
 | 
| D | fotg210-hcd.c | 3339 		unsigned frame, unsigned uframe)  in periodic_usecs()3675 		unsigned uframe, unsigned period, unsigned usecs)  in check_period()
 3715 		unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp)  in check_intr_schedule()
 3761 	unsigned uframe;  in qh_schedule()  local
 4043 		struct fotg210_iso_packet *uframe = &iso_sched->packet[i];  in itd_sched_init()  local
 4137 static inline int itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe,  in itd_slot_ok()
 4305 		unsigned index, u16 uframe)  in itd_patch()
 4359 	unsigned next_uframe, uframe, frame;  in itd_link_urb()  local
 4436 	unsigned uframe;  in itd_complete()  local
 4707 	unsigned frame, uframe;  in uframe_periodic_max_store()  local
 
 | 
| D | oxu210hp-hcd.c | 2268 					unsigned frame, unsigned uframe)  in periodic_usecs()2484 			unsigned frame, unsigned uframe,  in check_period()
 2526 				unsigned frame, unsigned uframe,  in check_intr_schedule()
 2552 	unsigned	uframe;  in qh_schedule()  local
 
 | 
| /Linux-v5.4/drivers/usb/dwc2/ | 
| D | hcd_queue.c | 547 		int uframe = trans_time->start_schedule_us /  in dwc2_qh_schedule_print()  local
 |