Home
last modified time | relevance | path

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

/drivers/crypto/marvell/
Dcesa.c311 static const struct of_device_id mv_cesa_of_match_table[] = { variable
321 MODULE_DEVICE_TABLE(of, mv_cesa_of_match_table);
459 match = of_match_node(mv_cesa_of_match_table, dev->of_node); in mv_cesa_probe()
611 .of_match_table = mv_cesa_of_match_table,
/drivers/crypto/
Dmv_cesa.c1195 static const struct of_device_id mv_cesa_of_match_table[] = { variable
1201 MODULE_DEVICE_TABLE(of, mv_cesa_of_match_table);
1208 .of_match_table = mv_cesa_of_match_table,