mv_cesa_of_match_table 302 drivers/crypto/marvell/cesa.c static const struct of_device_id mv_cesa_of_match_table[] = { mv_cesa_of_match_table 312 drivers/crypto/marvell/cesa.c MODULE_DEVICE_TABLE(of, mv_cesa_of_match_table); mv_cesa_of_match_table 450 drivers/crypto/marvell/cesa.c match = of_match_node(mv_cesa_of_match_table, dev->of_node); mv_cesa_of_match_table 606 drivers/crypto/marvell/cesa.c .of_match_table = mv_cesa_of_match_table,