Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hsi/controllers/
Domap_ssi.c587 static const struct of_device_id omap_ssi_of_match[] = { variable
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,