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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dfsm.h125 fsm_record_history(fsm_instance *fi, int state, int event);
165 fsm_record_history(fi, state, event);
194 fsm_record_history(fi, newstate, -1);
H A Dfsm.c110 fsm_record_history(fsm_instance *fi, int state, int event) function
210 EXPORT_SYMBOL(fsm_record_history); variable

Completed in 51 milliseconds