Home
last modified time | relevance | path

Searched refs:fotg210_shadow (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h121 union fotg210_shadow *pshadow; /* mirror hw periodic table */
392 union fotg210_shadow { union
441 union fotg210_shadow qh_next; /* ptr to qh; or periodic */
561 union fotg210_shadow itd_next; /* ptr to periodic q entry */
590 union fotg210_shadow fstn_next; /* ptr to periodic q entry */
H A Dfotg210-hcd.c517 union fotg210_shadow p, *seen; in fill_periodic_buffer()
3273 static union fotg210_shadow *periodic_next_shadow(struct fotg210_hcd *fotg210, in periodic_next_shadow()
3274 union fotg210_shadow *periodic, __hc32 tag) in periodic_next_shadow()
3287 union fotg210_shadow *periodic, __hc32 tag) in shadow_next_periodic()
3290 /* our fotg210_shadow.qh is actually software part */ in shadow_next_periodic()
3303 union fotg210_shadow *prev_p = &fotg210->pshadow[frame]; in periodic_unlink()
3305 union fotg210_shadow here = *prev_p; in periodic_unlink()
3334 union fotg210_shadow *q = &fotg210->pshadow[frame]; in periodic_usecs()
3404 union fotg210_shadow here; in tt_no_collision()
3492 union fotg210_shadow *pre in qh_link_periodic()
[all...]
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h121 union fotg210_shadow *pshadow; /* mirror hw periodic table */
390 union fotg210_shadow { union
439 union fotg210_shadow qh_next; /* ptr to qh; or periodic */
559 union fotg210_shadow itd_next; /* ptr to periodic q entry */
588 union fotg210_shadow fstn_next; /* ptr to periodic q entry */
H A Dfotg210-hcd.c516 union fotg210_shadow p, *seen; in fill_periodic_buffer()
3274 static union fotg210_shadow *periodic_next_shadow(struct fotg210_hcd *fotg210, in periodic_next_shadow()
3275 union fotg210_shadow *periodic, __hc32 tag) in periodic_next_shadow()
3288 union fotg210_shadow *periodic, __hc32 tag) in shadow_next_periodic()
3291 /* our fotg210_shadow.qh is actually software part */ in shadow_next_periodic()
3304 union fotg210_shadow *prev_p = &fotg210->pshadow[frame]; in periodic_unlink()
3306 union fotg210_shadow here = *prev_p; in periodic_unlink()
3335 union fotg210_shadow *q = &fotg210->pshadow[frame]; in periodic_usecs()
3405 union fotg210_shadow here; in tt_no_collision()
3493 union fotg210_shadow *pre in qh_link_periodic()
[all...]

Completed in 15 milliseconds