Home
last modified time | relevance | path

Searched refs:fstn_next (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h588 union fotg210_shadow fstn_next; /* ptr to periodic q entry */ member
/linux/drivers/usb/host/
H A Dehci-sched.c39 return &periodic->fstn->fstn_next; in periodic_next_shadow()