Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/gpu/drm/tegra/
Ddpaux.c573 err = devm_of_dp_aux_populate_ep_devices(&dpaux->aux); in tegra_dpaux_probe()
/linux-6.1.9/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c632 ret = devm_of_dp_aux_populate_ep_devices(&pdata->aux); in ti_sn_aux_probe()
/linux-6.1.9/drivers/gpu/drm/bridge/analogix/
Danx7625.c2654 devm_of_dp_aux_populate_ep_devices(&platform->aux); in anx7625_i2c_probe()