Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_aux_bus.h49 void of_dp_aux_depopulate_bus(struct drm_dp_aux *aux);
76 of_dp_aux_depopulate_bus(aux); in of_dp_aux_depopulate_ep_devices()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_aux_bus.c180 * This is just used as a callback by of_dp_aux_depopulate_bus() and
210 * of_dp_aux_depopulate_bus() - Undo of_dp_aux_populate_bus
216 void of_dp_aux_depopulate_bus(struct drm_dp_aux *aux) in of_dp_aux_depopulate_bus() function
220 EXPORT_SYMBOL_GPL(of_dp_aux_depopulate_bus); variable
247 * of_dp_aux_depopulate_bus() to undo it, or just use the devm version
325 of_dp_aux_depopulate_bus(data); in of_dp_aux_depopulate_bus_void()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
H A Ddp_display.c335 of_dp_aux_depopulate_bus(dp->aux); in dp_display_unbind()
1540 of_dp_aux_depopulate_bus(dp_priv->aux); in dp_display_get_next_bridge()

Completed in 4 milliseconds