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

/linux-master/include/linux/
H A Dextcon.h309 static inline struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, function
/linux-master/drivers/extcon/
H A Dextcon.c1429 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) function
1458 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) function
1466 EXPORT_SYMBOL_GPL(extcon_get_edev_by_phandle); variable

Completed in 86 milliseconds