Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A 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
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddpaux.c572 err = devm_of_dp_aux_populate_ep_devices(&dpaux->aux); in tegra_dpaux_probe()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c666 ret = devm_of_dp_aux_populate_ep_devices(&pdata->aux); in ti_sn_aux_probe()