Home
last modified time | relevance | path

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

/openbmc/linux/drivers/extcon/
H A Dextcon.c1429 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) in extcon_get_edev_by_phandle() function
1458 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) in extcon_get_edev_by_phandle() function
/openbmc/linux/include/linux/
H A Dextcon.h309 static inline struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, in extcon_get_edev_by_phandle() function