Searched refs:l1_reset (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/isdn/mISDN/ |
D | layer1.c | 116 l1_reset(struct FsmInst *fi, int event, void *arg) in l1_reset() function 260 {ST_L1_F3, EV_RESET_IND, l1_reset}, 261 {ST_L1_F4, EV_RESET_IND, l1_reset}, 262 {ST_L1_F5, EV_RESET_IND, l1_reset}, 263 {ST_L1_F6, EV_RESET_IND, l1_reset}, 264 {ST_L1_F7, EV_RESET_IND, l1_reset}, 265 {ST_L1_F8, EV_RESET_IND, l1_reset},
|
/linux-2.6.39/drivers/isdn/hisax/ |
D | isdnl1.c | 458 l1_reset(struct FsmInst *fi, int event, void *arg) in l1_reset() function 608 {ST_L1_F3, EV_RESET_IND, l1_reset}, 609 {ST_L1_F4, EV_RESET_IND, l1_reset}, 610 {ST_L1_F5, EV_RESET_IND, l1_reset}, 611 {ST_L1_F6, EV_RESET_IND, l1_reset}, 612 {ST_L1_F7, EV_RESET_IND, l1_reset}, 613 {ST_L1_F8, EV_RESET_IND, l1_reset},
|