Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c1385 static const struct of_device_id vc4_dsi_dt_match[] = { variable
1541 match = of_match_device(vc4_dsi_dt_match, dev); in vc4_dsi_bind()
1776 .of_match_table = vc4_dsi_dt_match,