Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_driver.c91 static const struct of_device_id arm_ccree_dev_of_match[] = { variable
99 MODULE_DEVICE_TABLE(of, arm_ccree_dev_of_match);
280 dev_id = of_match_node(arm_ccree_dev_of_match, np); in init_cc_resources()
645 .of_match_table = arm_ccree_dev_of_match,