Searched refs:fsm_record_history (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/s390/net/
H A Dfsm.h126 fsm_record_history(fsm_instance *fi, int state, int event);
166 fsm_record_history(fi, state, event);
195 fsm_record_history(fi, newstate, -1);
H A Dfsm.c112 fsm_record_history(fsm_instance *fi, int state, int event) function
212 EXPORT_SYMBOL(fsm_record_history); variable

Completed in 33 milliseconds