Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Domap-sham.c1796 static const struct of_device_id omap_sham_of_match[] = { variable
1815 MODULE_DEVICE_TABLE(of, omap_sham_of_match);
1824 match = of_match_device(of_match_ptr(omap_sham_of_match), dev); in omap_sham_get_res_of()
1852 static const struct of_device_id omap_sham_of_match[] = { variable
2056 .of_match_table = omap_sham_of_match,