Lines Matching refs:fotg210_shadow
517 union fotg210_shadow p, *seen; in fill_periodic_buffer()
3427 static union fotg210_shadow *
3429 union fotg210_shadow *periodic, __hc32 tag) in periodic_next_shadow()
3443 union fotg210_shadow *periodic, __hc32 tag) in shadow_next_periodic()
3459 union fotg210_shadow *prev_p = &fotg210->pshadow[frame]; in periodic_unlink()
3461 union fotg210_shadow here = *prev_p; in periodic_unlink()
3490 union fotg210_shadow *q = &fotg210->pshadow[frame]; in periodic_usecs()
3567 union fotg210_shadow here; in tt_no_collision()
3659 union fotg210_shadow *prev = &fotg210->pshadow[i]; in qh_link_periodic()
3661 union fotg210_shadow here = *prev; in qh_link_periodic()
4547 union fotg210_shadow *prev = &fotg210->pshadow[frame]; in itd_link()
4549 union fotg210_shadow here = *prev; in itd_link()
4829 union fotg210_shadow q, *q_p; in scan_isoc()