Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccree/
Dcc_driver.c58 static const struct of_device_id arm_ccree_dev_of_match[] = { variable
64 MODULE_DEVICE_TABLE(of, arm_ccree_dev_of_match);
200 dev_id = of_match_node(arm_ccree_dev_of_match, np); in init_cc_resources()
506 .of_match_table = arm_ccree_dev_of_match,