Searched refs:dw_mipi_dsi_dt_ids (Results 1 – 1 of 1) sorted by relevance
1167 static const struct of_device_id dw_mipi_dsi_dt_ids[] = { variable1177 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,