Searched refs:fhci_time_frame (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dfhci-q.c57 void fhci_add_td_to_frame(struct fhci_time_frame *frame, struct td *td)
86 struct td *fhci_remove_td_from_frame(struct fhci_time_frame *frame)
99 struct td *fhci_peek_td_from_frame(struct fhci_time_frame *frame)
H A Dfhci.h441 struct fhci_time_frame { struct
456 struct fhci_time_frame *actual_frame;
590 struct td *fhci_remove_td_from_frame(struct fhci_time_frame *frame);
592 struct td *fhci_peek_td_from_frame(struct fhci_time_frame *frame);
593 void fhci_add_td_to_frame(struct fhci_time_frame *frame, struct td *td);

Completed in 39 milliseconds