Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dpicoxcell_crypto.c1598 const char *spacc_type) in spacc_is_compatible() argument
1602 if (platid && !strcmp(platid->name, spacc_type)) in spacc_is_compatible()
1606 if (of_device_is_compatible(pdev->dev.of_node, spacc_type)) in spacc_is_compatible()