Lines Matching refs:fotg210_shadow
530 union fotg210_shadow p, *seen; in fill_periodic_buffer()
3308 static union fotg210_shadow *periodic_next_shadow(struct fotg210_hcd *fotg210, in periodic_next_shadow()
3309 union fotg210_shadow *periodic, __hc32 tag) in periodic_next_shadow()
3322 union fotg210_shadow *periodic, __hc32 tag) in shadow_next_periodic()
3338 union fotg210_shadow *prev_p = &fotg210->pshadow[frame]; in periodic_unlink()
3340 union fotg210_shadow here = *prev_p; in periodic_unlink()
3369 union fotg210_shadow *q = &fotg210->pshadow[frame]; in periodic_usecs()
3439 union fotg210_shadow here; in tt_no_collision()
3527 union fotg210_shadow *prev = &fotg210->pshadow[i]; in qh_link_periodic()
3529 union fotg210_shadow here = *prev; in qh_link_periodic()
4359 union fotg210_shadow *prev = &fotg210->pshadow[frame]; in itd_link()
4361 union fotg210_shadow here = *prev; in itd_link()
4615 union fotg210_shadow q, *q_p; in scan_frame_queue()