Searched defs:uframe (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/usb/gadget/function/ |
H 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
|
/openbmc/linux/drivers/usb/host/ |
H A D | ehci-sched.c | 271 unsigned uframe, uf, x; in compute_tt_budget() local 358 unsigned uframe in tt_available() 745 unsigned uframe, in check_period() 771 unsigned uframe, in check_intr_schedule() 839 unsigned uframe; in qh_schedule() local 1304 unsigned uframe; in reserve_release_iso_bandwidth() local 1367 unsigned uframe in itd_slot_ok() 1387 unsigned uframe, in sitd_slot_ok() 1688 u16 uframe in itd_patch() 1749 unsigned next_uframe, uframe, frame; in itd_link_urb() local [all …]
|
H A D | ehci-sysfs.c | 87 unsigned uframe; in uframe_periodic_max_store() local
|
H 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
|
/openbmc/linux/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 3332 unsigned frame, unsigned uframe) in periodic_usecs() 3668 unsigned uframe, unsigned period, unsigned usecs) in check_period() 3708 unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp) in check_intr_schedule() 3754 unsigned uframe; in qh_schedule() local 4035 struct fotg210_iso_packet *uframe = &iso_sched->packet[i]; in itd_sched_init() local 4130 static inline int itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe, in itd_slot_ok() 4298 unsigned index, u16 uframe) in itd_patch() 4352 unsigned next_uframe, uframe, frame; in itd_link_urb() local 4429 unsigned uframe; in itd_complete() local 4696 unsigned frame, uframe; in uframe_periodic_max_store() local
|
/openbmc/linux/drivers/usb/dwc2/ |
H A D | hcd_queue.c | 517 int uframe = trans_time->start_schedule_us / in dwc2_qh_schedule_print() local
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-ehci.h | 91 uint32_t uframe; member
|