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

/linux-4.1.27/drivers/crypto/
H A Domap-aes.c1068 static const struct of_device_id omap_aes_of_match[] = { variable in typeref:struct:of_device_id
1083 MODULE_DEVICE_TABLE(of, omap_aes_of_match);
1092 match = of_match_device(of_match_ptr(omap_aes_of_match), dev); omap_aes_get_res_of()
1115 static const struct of_device_id omap_aes_of_match[] = { variable in typeref:struct:of_device_id
1326 .of_match_table = omap_aes_of_match,

Completed in 47 milliseconds