Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h590 union fotg210_shadow fstn_next; /* ptr to periodic q entry */ member
H A Dehci.h605 union ehci_shadow fstn_next; /* ptr to periodic q entry */ member
H A Dehci-dbg.c706 p = p.fstn->fstn_next; in fill_periodic_buffer()
H A Dfotg210-hcd.c601 p = p.fstn->fstn_next; in fill_periodic_buffer()
3283 return &periodic->fstn->fstn_next; in periodic_next_shadow()
3364 q = &q->fstn->fstn_next; in periodic_usecs()
H A Dehci-sched.c39 return &periodic->fstn->fstn_next; in periodic_next_shadow()