Searched refs:fhci_time_frame (Results 1 – 2 of 2) sorted by relevance
423 struct fhci_time_frame { struct438 struct fhci_time_frame *actual_frame; argument572 struct td *fhci_remove_td_from_frame(struct fhci_time_frame *frame);574 struct td *fhci_peek_td_from_frame(struct fhci_time_frame *frame);575 void fhci_add_td_to_frame(struct fhci_time_frame *frame, struct td *td);
57 void fhci_add_td_to_frame(struct fhci_time_frame *frame, struct td *td) in fhci_add_td_to_frame()86 struct td *fhci_remove_td_from_frame(struct fhci_time_frame *frame) in fhci_remove_td_from_frame()99 struct td *fhci_peek_td_from_frame(struct fhci_time_frame *frame) in fhci_peek_td_from_frame()