Searched refs:extcon_get_property (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| A D | extcon.h | 184 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/drivers/phy/ |
| A D | phy-lgm-usb.c | 56 ret = extcon_get_property(ta->phy.edev, EXTCON_USB_HOST, in get_flipped()
|
| /linux/drivers/extcon/ |
| A D | extcon.c | 615 int extcon_get_property(struct extcon_dev *edev, unsigned int id, in extcon_get_property() function 680 EXPORT_SYMBOL_GPL(extcon_get_property);
|
| /linux/drivers/gpu/drm/rockchip/ |
| A D | cdn-dp-core.c | 154 extcon_get_property(edev, EXTCON_DISP_DP, in cdn_dp_get_port_lanes() 413 ret = extcon_get_property(port->extcon, EXTCON_DISP_DP, in cdn_dp_enable_phy()
|
| /linux/drivers/phy/rockchip/ |
| A D | phy-rockchip-typec.c | 831 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/ |
| A D | vmlinux.symvers | 12313 0x00000000 extcon_get_property vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 48406 ffff800010cfb7d0 T extcon_get_property
|
| A D | .tmp_System.map | 48406 ffff800010cfb7d0 T extcon_get_property
|
Completed in 989 milliseconds