Searched refs:devm_drm_dp_hpd_bridge_alloc (Results 1 – 4 of 4) sorted by relevance
24 struct auxiliary_device *devm_drm_dp_hpd_bridge_alloc(struct device *parent, struct device_node *np…30 static inline struct auxiliary_device *devm_drm_dp_hpd_bridge_alloc(struct device *parent, in devm_drm_dp_hpd_bridge_alloc() function
49 struct auxiliary_device *devm_drm_dp_hpd_bridge_alloc(struct device *parent, struct device_node *np) in devm_drm_dp_hpd_bridge_alloc() function86 EXPORT_SYMBOL_GPL(devm_drm_dp_hpd_bridge_alloc);124 adev = devm_drm_dp_hpd_bridge_alloc(parent, np); in drm_dp_hpd_bridge_register()
95 bridge_dev = devm_drm_dp_hpd_bridge_alloc(tcpm->dev, to_of_node(tcpm->tcpc.fwnode)); in qcom_pmic_typec_probe()
457 alt_port->bridge = devm_drm_dp_hpd_bridge_alloc(dev, to_of_node(fwnode)); in pmic_glink_altmode_probe()