Home
last modified time | relevance | path

Searched refs:devm_of_dp_aux_populate_ep_devices (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/drm/display/
Ddrm_dp_aux_bus.h64 static inline int devm_of_dp_aux_populate_ep_devices(struct drm_dp_aux *aux) in devm_of_dp_aux_populate_ep_devices() function
/Linux-v6.6/drivers/gpu/drm/tegra/
Ddpaux.c571 err = devm_of_dp_aux_populate_ep_devices(&dpaux->aux); in tegra_dpaux_probe()
/Linux-v6.6/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c664 ret = devm_of_dp_aux_populate_ep_devices(&pdata->aux); in ti_sn_aux_probe()