Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dsi.h55 int sun6i_dphy_probe(struct sun6i_dsi *dsi, struct device_node *node);
Dsun6i_mipi_dphy.c214 int sun6i_dphy_probe(struct sun6i_dsi *dsi, struct device_node *node) in sun6i_dphy_probe() function
Dsun6i_mipi_dsi.c1017 ret = sun6i_dphy_probe(dsi, dphy_node); in sun6i_dsi_probe()