Searched refs:omap_ssi_port_of_match (Results 1 – 1 of 1) sorted by relevance
1377 static const struct of_device_id omap_ssi_port_of_match[] = { variable1381 MODULE_DEVICE_TABLE(of, omap_ssi_port_of_match);1383 #define omap_ssi_port_of_match NULL macro1391 .of_match_table = omap_ssi_port_of_match,