Searched defs:uframe (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/usb/host/ |
A D | ehci-sched.c | 271 unsigned uframe, uf, x; in compute_tt_budget() local 358 unsigned uframe in tt_available() 744 unsigned uframe, in check_period() 770 unsigned uframe, in check_intr_schedule() 838 unsigned uframe; in qh_schedule() local 1303 unsigned uframe; in reserve_release_iso_bandwidth() local 1366 unsigned uframe in itd_slot_ok() 1386 unsigned uframe, in sitd_slot_ok() 1687 u16 uframe in itd_patch() 1748 unsigned next_uframe, uframe, frame; in itd_link_urb() local [all …]
|
A D | ehci-sysfs.c | 87 unsigned uframe; in uframe_periodic_max_store() local
|
A D | oxu210hp-hcd.c | 2267 unsigned frame, unsigned uframe) in periodic_usecs() 2483 unsigned frame, unsigned uframe, in check_period() 2525 unsigned frame, unsigned uframe, in check_intr_schedule() 2551 unsigned uframe; in qh_schedule() local
|
/linux-6.3-rc2/drivers/usb/gadget/function/ |
A D | uvc_v4l2.c | 52 struct uvcg_frame *uframe) in uvc_v4l2_get_bytesperline() 68 struct uvcg_frame *uframe) in uvc_get_frame_size() 99 struct uvcg_frame *uframe = NULL; in find_frame_by_index() local 140 struct uvcg_frame *uframe = NULL; in find_closest_frame_by_size() local 242 struct uvcg_frame *uframe; in uvc_v4l2_try_format() local 303 struct uvcg_frame *uframe = NULL; in uvc_v4l2_enum_frameintervals() local 342 struct uvcg_frame *uframe = NULL; in uvc_v4l2_enum_framesizes() local
|
/linux-6.3-rc2/drivers/usb/fotg210/ |
A D | fotg210-hcd.c | 3335 unsigned frame, unsigned uframe) in periodic_usecs() 3671 unsigned uframe, unsigned period, unsigned usecs) in check_period() 3711 unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp) in check_intr_schedule() 3757 unsigned uframe; in qh_schedule() local 4038 struct fotg210_iso_packet *uframe = &iso_sched->packet[i]; in itd_sched_init() local 4133 static inline int itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe, in itd_slot_ok() 4301 unsigned index, u16 uframe) in itd_patch() 4355 unsigned next_uframe, uframe, frame; in itd_link_urb() local 4432 unsigned uframe; in itd_complete() local 4699 unsigned frame, uframe; in uframe_periodic_max_store() local
|
/linux-6.3-rc2/drivers/usb/dwc2/ |
A D | hcd_queue.c | 517 int uframe = trans_time->start_schedule_us / in dwc2_qh_schedule_print() local
|
Completed in 36 milliseconds