Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/marvell/
Dcesa.c245 static const struct of_device_id mv_cesa_of_match_table[] = { variable
255 MODULE_DEVICE_TABLE(of, mv_cesa_of_match_table);
389 match = of_match_node(mv_cesa_of_match_table, dev->of_node); in mv_cesa_probe()
537 .of_match_table = mv_cesa_of_match_table,
/linux-4.4.14/drivers/crypto/
Dmv_cesa.c1198 static const struct of_device_id mv_cesa_of_match_table[] = { variable
1204 MODULE_DEVICE_TABLE(of, mv_cesa_of_match_table);
1211 .of_match_table = mv_cesa_of_match_table,