Home
last modified time | relevance | path

Searched refs:of_dp_aux_populate_bus (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_aux_bus.h47 int of_dp_aux_populate_bus(struct drm_dp_aux *aux,
58 ret = of_dp_aux_populate_bus(aux, NULL); in of_dp_aux_populate_ep_devices()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_aux_bus.c185 * of_dp_aux_populate_bus(). NOTE: since we only populate one child
210 * of_dp_aux_depopulate_bus() - Undo of_dp_aux_populate_bus
214 * by of_dp_aux_populate_bus().
223 * of_dp_aux_populate_bus() - Populate the endpoint device on the DP AUX
254 int of_dp_aux_populate_bus(struct drm_dp_aux *aux, in of_dp_aux_populate_bus() function
321 EXPORT_SYMBOL_GPL(of_dp_aux_populate_bus); variable
329 * devm_of_dp_aux_populate_bus() - devm wrapper for of_dp_aux_populate_bus()
346 ret = of_dp_aux_populate_bus(aux, done_probing); in devm_of_dp_aux_populate_bus()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
H A Ddp_display.c1513 rc = of_dp_aux_populate_bus(dp_priv->aux, NULL); in dp_display_get_next_bridge()

Completed in 3 milliseconds