Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_crtc.c1056 static const struct of_device_id vc4_crtc_dt_match[] = { variable
1124 match = of_match_device(vc4_crtc_dt_match, dev); in vc4_crtc_bind()
1252 .of_match_table = vc4_crtc_dt_match,