Lines Matching refs:fotg210_shadow
517 union fotg210_shadow p, *seen;
3273 static union fotg210_shadow *periodic_next_shadow(struct fotg210_hcd *fotg210,
3274 union fotg210_shadow *periodic, __hc32 tag)
3287 union fotg210_shadow *periodic, __hc32 tag)
3290 /* our fotg210_shadow.qh is actually software part */
3303 union fotg210_shadow *prev_p = &fotg210->pshadow[frame];
3305 union fotg210_shadow here = *prev_p;
3334 union fotg210_shadow *q = &fotg210->pshadow[frame];
3404 union fotg210_shadow here;
3492 union fotg210_shadow *prev = &fotg210->pshadow[i];
3494 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;