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

/linux-4.4.14/include/linux/
H A Dextcon.h354 static inline struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, extcon_get_edev_by_phandle() function
/linux-4.4.14/drivers/extcon/
H A Dextcon.c1086 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) extcon_get_edev_by_phandle() function
1118 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) extcon_get_edev_by_phandle() function
1123 EXPORT_SYMBOL_GPL(extcon_get_edev_by_phandle); variable

Completed in 127 milliseconds