Searched refs:extcon_unregister_notifier (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| A D | extcon.h | 201 int extcon_unregister_notifier(struct extcon_dev *edev, unsigned int id, 257 static inline int extcon_unregister_notifier(struct extcon_dev *edev, in extcon_unregister_notifier() function
|
| /linux/drivers/usb/gadget/udc/ |
| A D | snps_udc_plat.c | 219 extcon_unregister_notifier(udc->edev, EXTCON_USB, &udc->nb); in udc_plat_probe() 248 extcon_unregister_notifier(dev->edev, EXTCON_USB, &dev->nb); in udc_plat_remove()
|
| /linux/drivers/extcon/ |
| A D | devres.c | 42 extcon_unregister_notifier(this->edev, this->id, this->nb); in devm_extcon_dev_notifier_unreg()
|
| A D | extcon.c | 928 int extcon_unregister_notifier(struct extcon_dev *edev, unsigned int id, in extcon_unregister_notifier() function 947 EXPORT_SYMBOL_GPL(extcon_unregister_notifier);
|
| /linux/drivers/phy/qualcomm/ |
| A D | phy-qcom-usb-hs.c | 185 extcon_unregister_notifier(uphy->vbus_edev, EXTCON_USB, in qcom_usb_hs_phy_power_off()
|
| /linux/drivers/usb/dwc3/ |
| A D | drd.c | 633 extcon_unregister_notifier(dwc->edev, EXTCON_USB_HOST, in dwc3_drd_exit()
|
| /linux/drivers/gpu/drm/bridge/ |
| A D | sil-sii8620.c | 2354 extcon_unregister_notifier(ctx->extcon, EXTCON_DISP_MHL, in sii8620_remove()
|
| /linux/ |
| A D | vmlinux.symvers | 570 0x00000000 extcon_unregister_notifier vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 48395 ffff800010cfad60 T extcon_unregister_notifier
|
| A D | .tmp_System.map | 48395 ffff800010cfad60 T extcon_unregister_notifier
|
Completed in 334 milliseconds