Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/vc4/
Dvc4_hdmi.h232 void vc4_hdmi_phy_rng_disable(struct vc4_hdmi *vc4_hdmi);
Dvc4_hdmi_phy.c167 void vc4_hdmi_phy_rng_disable(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_phy_rng_disable() function
Dvc4_hdmi.c3334 .phy_rng_disable = vc4_hdmi_phy_rng_disable,