Searched refs:extcon_work (Results 1 – 3 of 3) sorted by relevance
40 struct work_struct extcon_work; member101 container_of(work, struct charger_data, extcon_work); in max8997_battery_extcon_evt_worker()148 schedule_work(&charger->extcon_work); in max8997_battery_extcon_evt()252 ret = devm_work_autocancel(&pdev->dev, &charger->extcon_work, in max8997_battery_probe()
228 static void extcon_work(struct work_struct *work) in extcon_work() function343 INIT_DELAYED_WORK(&driver->wq_extcon, extcon_work); in ns2_drd_phy_probe()
343 struct work_struct extcon_work; member449 extcon_work); in renesas_usb3_extcon_work()670 schedule_work(&usb3->extcon_work); in usb3_check_vbus()749 schedule_work(&usb3->extcon_work); in usb3_check_id()2846 INIT_WORK(&usb3->extcon_work, renesas_usb3_extcon_work); in renesas_usb3_probe()