Home
last modified time | relevance | path

Searched refs:drm_dp_link_power_up (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddp.h167 int drm_dp_link_power_up(struct drm_dp_aux *aux, struct drm_dp_link *link);
H A Ddp.c165 * into drm_dp_link_power_up() and drm_dp_link_configure() to power up and
259 * drm_dp_link_power_up() - power up a DisplayPort link
265 int drm_dp_link_power_up(struct drm_dp_aux *aux, struct drm_dp_link *link) in drm_dp_link_power_up() function
H A Dsor.c2886 err = drm_dp_link_power_up(sor->aux, &sor->link); in tegra_sor_dp_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddp.h167 int drm_dp_link_power_up(struct drm_dp_aux *aux, struct drm_dp_link *link);
H A Ddp.c165 * into drm_dp_link_power_up() and drm_dp_link_configure() to power up and
259 * drm_dp_link_power_up() - power up a DisplayPort link
265 int drm_dp_link_power_up(struct drm_dp_aux *aux, struct drm_dp_link *link) in drm_dp_link_power_up() function
H A Dsor.c2882 err = drm_dp_link_power_up(sor->aux, &sor->link); in tegra_sor_dp_enable()

Completed in 11 milliseconds