Searched refs:extcon_get_edev_by_phandle (Results 1 – 7 of 7) sorted by relevance
228 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev,309 static inline struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, in extcon_get_edev_by_phandle() function
1429 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) in extcon_get_edev_by_phandle() function1458 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) in extcon_get_edev_by_phandle() function1466 EXPORT_SYMBOL_GPL(extcon_get_edev_by_phandle);
260 uphy->vbus_edev = extcon_get_edev_by_phandle(&ulpi->dev, 0); in qcom_usb_hs_phy_probe()
638 priv->edev = extcon_get_edev_by_phandle(dev, 0); in usbhs_probe()
1183 extcon = extcon_get_edev_by_phandle(dev, i); in cdn_dp_probe()
1971 return extcon_get_edev_by_phandle(dev, 0); in dwc3_get_extcon()
3637 extcon = extcon_get_edev_by_phandle(dev, 0); in it6505_i2c_probe()