Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/
Dpicoxcell_crypto.c1678 const char *spacc_type) in spacc_is_compatible() argument
1682 if (platid && !strcmp(platid->name, spacc_type)) in spacc_is_compatible()
1686 if (of_device_is_compatible(pdev->dev.of_node, spacc_type)) in spacc_is_compatible()