Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vc4/
Dvc4_crtc.c1071 static const struct of_device_id vc4_crtc_dt_match[] = { variable
1139 match = of_match_device(vc4_crtc_dt_match, dev); in vc4_crtc_bind()
1275 .of_match_table = vc4_crtc_dt_match,