Searched defs:extcon_get_edev_by_phandle (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/extcon/
H A Dextcon.c1011 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) extcon_get_edev_by_phandle() function
1040 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) extcon_get_edev_by_phandle() function
1045 EXPORT_SYMBOL_GPL(extcon_get_edev_by_phandle); variable
/linux-4.1.27/include/linux/
H A Dextcon.h371 static inline struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, extcon_get_edev_by_phandle() function

Completed in 144 milliseconds