Lines Matching refs:sm_work
746 schedule_work(&motg->sm_work); in msm_otg_set_host()
766 schedule_work(&motg->sm_work); in msm_otg_set_host()
819 schedule_work(&motg->sm_work); in msm_otg_set_peripheral()
836 schedule_work(&motg->sm_work); in msm_otg_set_peripheral()
1133 schedule_work(&motg->sm_work); in msm_chg_detect_work()
1188 struct msm_otg *motg = container_of(w, struct msm_otg, sm_work); in msm_otg_sm_work()
1317 schedule_work(&motg->sm_work); in msm_otg_irq()
1412 schedule_work(&motg->sm_work); in msm_otg_mode_write()
1484 schedule_work(&motg->sm_work); in msm_otg_vbus_notifier()
1500 schedule_work(&motg->sm_work); in msm_otg_id_notifier()
1779 INIT_WORK(&motg->sm_work, msm_otg_sm_work); in msm_otg_probe()
1873 cancel_work_sync(&motg->sm_work); in msm_otg_remove()