Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_dsi.c1358 static const struct of_device_id vc4_dsi_dt_match[] = { variable
1512 match = of_match_device(vc4_dsi_dt_match, dev); in vc4_dsi_bind()
1742 .of_match_table = vc4_dsi_dt_match,