Home
last modified time | relevance | path

Searched refs:extcon_get_property (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dextcon.h184 extern int extcon_get_property(struct extcon_dev *edev, unsigned int id,
238 static inline int extcon_get_property(struct extcon_dev *edev, unsigned int id, in extcon_get_property() function
/Linux-v5.4/drivers/gpu/drm/rockchip/
Dcdn-dp-core.c151 extcon_get_property(edev, EXTCON_DISP_DP, in cdn_dp_get_port_lanes()
410 ret = extcon_get_property(port->extcon, EXTCON_DISP_DP, in cdn_dp_enable_phy()
/Linux-v5.4/drivers/phy/rockchip/
Dphy-rockchip-typec.c831 ret = extcon_get_property(edev, id, EXTCON_PROP_USB_SS, in tcphy_get_mode()
842 ret = extcon_get_property(edev, id, EXTCON_PROP_USB_TYPEC_POLARITY, in tcphy_get_mode()
/Linux-v5.4/drivers/extcon/
Dextcon.c615 int extcon_get_property(struct extcon_dev *edev, unsigned int id, in extcon_get_property() function
680 EXPORT_SYMBOL_GPL(extcon_get_property);