Searched refs:extcon_dev (Results 1 – 25 of 60) sorted by relevance
123
13 struct extcon_dev **r = res; in devm_extcon_dev_match()23 extcon_dev_free(*(struct extcon_dev **)res); in devm_extcon_dev_release()29 extcon_dev_unregister(*(struct extcon_dev **)res); in devm_extcon_dev_unreg()33 struct extcon_dev *edev;65 struct extcon_dev *devm_extcon_dev_allocate(struct device *dev, in devm_extcon_dev_allocate()68 struct extcon_dev **ptr, *edev; in devm_extcon_dev_allocate()97 void devm_extcon_dev_free(struct device *dev, struct extcon_dev *edev) in devm_extcon_dev_free()118 int devm_extcon_dev_register(struct device *dev, struct extcon_dev *edev) in devm_extcon_dev_register()120 struct extcon_dev **ptr; in devm_extcon_dev_register()207 struct extcon_dev *edev, unsigned int id, in devm_extcon_unregister_notifier()[all …]
220 struct extcon_dev *edev;372 struct extcon_dev *edev = dev_get_drvdata(dev); in state_show()390 struct extcon_dev *edev = dev_get_drvdata(dev); in name_show()883 struct extcon_dev *sd; in extcon_get_extcon_dev()1058 struct extcon_dev *edev; in extcon_dev_allocate()1077 void extcon_dev_free(struct extcon_dev *edev) in extcon_dev_free()1148 static int extcon_alloc_muex(struct extcon_dev *edev) in extcon_alloc_muex()1247 int extcon_dev_register(struct extcon_dev *edev) in extcon_dev_register()1358 void extcon_dev_unregister(struct extcon_dev *edev) in extcon_dev_unregister()1409 struct extcon_dev *edev; in extcon_find_edev_by_node()[all …]
44 struct extcon_dev *edev = palmas_usb->edev; in palmas_vbus_irq_handler()77 struct extcon_dev *edev = palmas_usb->edev; in palmas_id_irq_handler()121 struct extcon_dev *edev = palmas_usb->edev; in palmas_gpio_id_detect()
42 struct extcon_dev { struct
36 struct extcon_dev *edev;
17 struct extcon_dev *edev;
103 struct extcon_dev *edev;104 struct extcon_dev *id_extcon;
43 struct extcon_dev *edev;
29 struct extcon_dev *edev;
24 struct extcon_dev *edev;
52 struct extcon_dev *edev;
26 struct extcon_dev *edev;
25 struct extcon_dev *extcon;90 struct extcon_dev *extcon; in omap_otg_probe()
38 struct extcon_dev *edev;102 struct extcon_dev *edev = charger->edev; in max8997_battery_extcon_evt_worker()
129 struct extcon_dev *cable;136 struct extcon_dev *edev;622 struct extcon_dev *edev = info->cable.edev; in axp288_charger_extcon_evt_worker()688 struct extcon_dev *edev = info->otg.cable; in axp288_charger_otg_evt_worker()
988 cable->extcon_dev = extcon_get_extcon_dev(cable->extcon_name); in charger_extcon_init()989 if (IS_ERR(cable->extcon_dev)) { in charger_extcon_init()992 return PTR_ERR(cable->extcon_dev); in charger_extcon_init()1008 ret = devm_extcon_register_notifier(cm->dev, cable->extcon_dev, in charger_extcon_init()1062 event = extcon_get_state(cable->extcon_dev, in charger_manager_register_extcon()
34 struct extcon_dev *edev;579 struct extcon_dev *edev = charger->edev; in rt5033_charger_extcon_work()
108 struct extcon_dev *edev;550 struct extcon_dev *edev = priv->edev; in max8971_extcon_evt_worker()
59 struct extcon_dev *extcon;
82 struct extcon_dev *edev;83 struct extcon_dev *host_edev;167 struct extcon_dev *host_edev; in dwc3_qcom_register_extcon()
83 struct extcon_dev *edev;84 struct extcon_dev *host_edev;161 struct extcon_dev *host_edev; in dwc3_qcom_register_extcon()
127 struct extcon_dev *edev;417 struct extcon_dev *edev; in dwc3_omap_extcon_register()
262 struct extcon_dev *edev;
43 struct extcon_dev *extcon;
213 struct extcon_dev *edev;
Completed in 57 milliseconds