Searched defs:now_frame (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-sched.c | 2345 unsigned uf, now_frame, frame; in scan_isoc() local [all...] |
H A D | fotg210.h | 125 unsigned now_frame; /* frame from HC hardware */ member
|
H A D | fotg210-hcd.c | 4646 unsigned uf, now_frame, frame, ret; in scan_isoc() local 4574 scan_frame_queue(struct fotg210_hcd *fotg210, unsigned frame, unsigned now_frame, bool live) scan_frame_queue() argument [all...] |
H A D | ehci.h | 163 unsigned now_frame; /* frame from HC hardware */ member
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-sched.c | 2356 unsigned uf, now_frame, frame; in scan_isoc() local [all...] |
H A D | ehci.h | 163 unsigned now_frame; /* frame from HC hardware */ member
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 4646 unsigned uf, now_frame, frame, ret; in scan_isoc() local 4574 scan_frame_queue(struct fotg210_hcd *fotg210, unsigned frame, unsigned now_frame, bool live) scan_frame_queue() argument [all...] |
H A D | fotg210-hcd.h | 125 unsigned now_frame; /* frame from HC hardware */ member
|
Completed in 24 milliseconds