Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dcesa.c302 static const struct of_device_id mv_cesa_of_match_table[] = { variable
312 MODULE_DEVICE_TABLE(of, mv_cesa_of_match_table);
449 match = of_match_node(mv_cesa_of_match_table, dev->of_node); in mv_cesa_probe()
613 .of_match_table = mv_cesa_of_match_table,