Searched refs:panel_simple_spi_of_match (Results 1 – 1 of 1) sorted by relevance
5200 static const struct of_device_id panel_simple_spi_of_match[] = { variable5204 MODULE_DEVICE_TABLE(of, panel_simple_spi_of_match);5214 id = of_match_node(panel_simple_spi_of_match, dev->of_node); in panel_simple_spi_probe()5262 .of_match_table = panel_simple_spi_of_match,