Searched refs:fhci_time_frame (Results 1 – 2 of 2) sorted by relevance
417 struct fhci_time_frame { struct432 struct fhci_time_frame *actual_frame; argument566 struct td *fhci_remove_td_from_frame(struct fhci_time_frame *frame);568 struct td *fhci_peek_td_from_frame(struct fhci_time_frame *frame);569 void fhci_add_td_to_frame(struct fhci_time_frame *frame, struct td *td);
53 void fhci_add_td_to_frame(struct fhci_time_frame *frame, struct td *td) in fhci_add_td_to_frame()82 struct td *fhci_remove_td_from_frame(struct fhci_time_frame *frame) in fhci_remove_td_from_frame()95 struct td *fhci_peek_td_from_frame(struct fhci_time_frame *frame) in fhci_peek_td_from_frame()