Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi.c1167 static const struct of_device_id dw_mipi_dsi_dt_ids[] = { variable
1177 MODULE_DEVICE_TABLE(of, dw_mipi_dsi_dt_ids);
1183 of_match_device(dw_mipi_dsi_dt_ids, dev); in dw_mipi_dsi_bind()
1346 .of_match_table = dw_mipi_dsi_dt_ids,