Searched refs:omap_aes_of_match (Results 1 – 1 of 1) sorted by relevance
1068 static const struct of_device_id omap_aes_of_match[] = { variable1083 MODULE_DEVICE_TABLE(of, omap_aes_of_match);1092 match = of_match_device(of_match_ptr(omap_aes_of_match), dev); in omap_aes_get_res_of()1115 static const struct of_device_id omap_aes_of_match[] = { variable1326 .of_match_table = omap_aes_of_match,