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

/linux-4.4.14/drivers/s390/net/
H A Dfsm.c112 fsm_record_history(fsm_instance *fi, int state, int event) fsm_record_history() function
213 EXPORT_SYMBOL(fsm_record_history); variable
H A Dfsm.h126 fsm_record_history(fsm_instance *fi, int state, int event);
166 fsm_record_history(fi, state, event); fsm_event()
195 fsm_record_history(fi, newstate, -1); fsm_newstate()

Completed in 80 milliseconds