Searched refs:omap_ssi_of_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hsi/controllers/
H A Domap_ssi.c587 static const struct of_device_id omap_ssi_of_match[] = { variable in typeref:struct:of_device_id
591 MODULE_DEVICE_TABLE(of, omap_ssi_of_match);
593 #define omap_ssi_of_match NULL macro
601 .of_match_table = omap_ssi_of_match,

Completed in 52 milliseconds