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

/linux-4.1.27/drivers/crypto/
H A Domap-sham.c1790 static const struct of_device_id omap_sham_of_match[] = { variable in typeref:struct:of_device_id
1805 MODULE_DEVICE_TABLE(of, omap_sham_of_match);
1814 match = of_match_device(of_match_ptr(omap_sham_of_match), dev); omap_sham_get_res_of()
1842 static const struct of_device_id omap_sham_of_match[] = { variable in typeref:struct:of_device_id
2035 .of_match_table = omap_sham_of_match,

Completed in 54 milliseconds