Lines Matching refs:fotg210_shadow
516 union fotg210_shadow p, *seen;
3274 static union fotg210_shadow *periodic_next_shadow(struct fotg210_hcd *fotg210,
3275 union fotg210_shadow *periodic, __hc32 tag)
3288 union fotg210_shadow *periodic, __hc32 tag)
3291 /* our fotg210_shadow.qh is actually software part */
3304 union fotg210_shadow *prev_p = &fotg210->pshadow[frame];
3306 union fotg210_shadow here = *prev_p;
3335 union fotg210_shadow *q = &fotg210->pshadow[frame];
3405 union fotg210_shadow here;
3493 union fotg210_shadow *prev = &fotg210->pshadow[i];
3495 union fotg210_shadow here = *prev;
4324 union fotg210_shadow *prev = &fotg210->pshadow[frame];
4326 union fotg210_shadow here = *prev;
4579 union fotg210_shadow q, *q_p;