Searched refs:mbhc_plug_detect_work (Results 1 – 1 of 1) sorted by relevance
57 struct work_struct mbhc_plug_detect_work; member515 struct wcd_mbhc *mbhc = container_of(work, struct wcd_mbhc, mbhc_plug_detect_work); in mbhc_plug_detect_fn()589 schedule_work(&mbhc->mbhc_plug_detect_work); in wcd_mbhc_mech_plug_detect_irq()606 schedule_work(&mbhc->mbhc_plug_detect_work); in wcd_mbhc_typec_report_unplug()621 schedule_work(&mbhc->mbhc_plug_detect_work); in wcd_mbhc_typec_report_plug()1539 INIT_WORK(&mbhc->mbhc_plug_detect_work, mbhc_plug_detect_fn); in wcd_mbhc_init()1629 cancel_work_sync(&mbhc->mbhc_plug_detect_work); in wcd_mbhc_deinit()