Searched refs:extcon_work (Results 1 – 3 of 3) sorted by relevance
39 struct work_struct extcon_work; member101 cancel_work_sync(&charger->extcon_work); in max8997_battery_extcon_evt_stop_work()107 container_of(work, struct charger_data, extcon_work); in max8997_battery_extcon_evt_worker()154 schedule_work(&charger->extcon_work); in max8997_battery_extcon_evt()258 INIT_WORK(&charger->extcon_work, max8997_battery_extcon_evt_worker); in max8997_battery_probe()
238 static void extcon_work(struct work_struct *work) in extcon_work() function353 INIT_DELAYED_WORK(&driver->wq_extcon, extcon_work); in ns2_drd_phy_probe()
337 struct work_struct extcon_work; member442 extcon_work); in renesas_usb3_extcon_work()663 schedule_work(&usb3->extcon_work); in usb3_check_vbus()732 schedule_work(&usb3->extcon_work); in usb3_check_id()2788 INIT_WORK(&usb3->extcon_work, renesas_usb3_extcon_work); in renesas_usb3_probe()