Home
last modified time | relevance | path

Searched refs:extcon_get_edev_by_phandle (Results 1 - 7 of 7) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dextcon.h217 struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index);
291 static inline struct extcon_dev *extcon_get_edev_by_phandle(struct device *dev, int index) in extcon_get_edev_by_phandle() function
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
H A Dphy-rockchip-usb.c414 edev = extcon_get_edev_by_phandle(base->dev, 0); in rockchip_usb_phy_extcon_register()
H A Dphy-rockchip-typec.c1605 tcphy->extcon = extcon_get_edev_by_phandle(dev, 0); in rockchip_typec_phy_probe()
H A Dphy-rockchip-inno-usb2.c487 edev = extcon_get_edev_by_phandle(rphy->dev, 0); in rockchip_usb2phy_extcon_register()
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dbq25700_charger.c1832 edev = extcon_get_edev_by_phandle(dev, 0); in bq25700_init_usb()
1841 edev1 = extcon_get_edev_by_phandle(dev, 1); in bq25700_init_usb()
H A Drk817_charger.c1174 edev = extcon_get_edev_by_phandle(dev, 0); in rk817_charge_usb_init()
/device/soc/rockchip/common/vendor/drivers/power/
H A Drk817_charger.c1150 edev = extcon_get_edev_by_phandle(dev, 0); in rk817_charge_usb_init()

Completed in 19 milliseconds