Home
last modified time | relevance | path

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

/drivers/crypto/ccp/
Dsp-platform.c51 static const struct of_device_id sp_of_match[] = { variable
56 MODULE_DEVICE_TABLE(of, sp_of_match);
64 match = of_match_node(sp_of_match, pdev->dev.of_node); in sp_get_of_version()
229 .of_match_table = sp_of_match,