Lines Matching refs:pshadow
542 p = fotg210->pshadow[i];
1911 kfree(fotg210->pshadow);
1912 fotg210->pshadow = NULL;
1963 fotg210->pshadow = kcalloc(fotg210->periodic_size, sizeof(void *),
1965 if (fotg210->pshadow != NULL)
3304 union fotg210_shadow *prev_p = &fotg210->pshadow[frame];
3335 union fotg210_shadow *q = &fotg210->pshadow[frame];
3409 here = fotg210->pshadow[frame];
3493 union fotg210_shadow *prev = &fotg210->pshadow[i];
4324 union fotg210_shadow *prev = &fotg210->pshadow[frame];
4583 q_p = &fotg210->pshadow[frame];