Searched refs:sm_work (Results 1 – 5 of 5) sorted by relevance
82 schedule_work(&ndlc->sm_work); in ndlc_send()195 struct llt_ndlc *ndlc = container_of(work, struct llt_ndlc, sm_work); in llt_ndlc_sm_work()231 schedule_work(&ndlc->sm_work); in ndlc_recv()241 schedule_work(&ndlc->sm_work); in ndlc_t1_timeout()250 schedule_work(&ndlc->sm_work); in ndlc_t2_timeout()281 INIT_WORK(&ndlc->sm_work, llt_ndlc_sm_work); in ndlc_probe()
41 struct work_struct sm_work; member
71 struct work_struct sm_work; member589 schedule_work(&shdlc->sm_work); in llc_shdlc_connect_timeout()598 schedule_work(&shdlc->sm_work); in llc_shdlc_t1_timeout()607 schedule_work(&shdlc->sm_work); in llc_shdlc_t2_timeout()612 struct llc_shdlc *shdlc = container_of(work, struct llc_shdlc, sm_work); in llc_shdlc_sm_work()647 schedule_work(&shdlc->sm_work); in llc_shdlc_sm_work()711 schedule_work(&shdlc->sm_work); in llc_shdlc_connect()728 schedule_work(&shdlc->sm_work); in llc_shdlc_disconnect()746 schedule_work(&shdlc->sm_work); in llc_shdlc_recv_frame()785 INIT_WORK(&shdlc->sm_work, llc_shdlc_sm_work); in llc_shdlc_init()[all …]
153 struct work_struct sm_work; member
720 schedule_work(&motg->sm_work); in msm_otg_set_host()740 schedule_work(&motg->sm_work); in msm_otg_set_host()793 schedule_work(&motg->sm_work); in msm_otg_set_peripheral()810 schedule_work(&motg->sm_work); in msm_otg_set_peripheral()1107 schedule_work(&motg->sm_work); in msm_chg_detect_work()1162 struct msm_otg *motg = container_of(w, struct msm_otg, sm_work); in msm_otg_sm_work()1291 schedule_work(&motg->sm_work); in msm_otg_irq()1386 schedule_work(&motg->sm_work); in msm_otg_mode_write()1639 INIT_WORK(&motg->sm_work, msm_otg_sm_work); in msm_otg_probe()1705 cancel_work_sync(&motg->sm_work); in msm_otg_remove()