Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Dctrl.c307 static int caam_remove(struct platform_device *pdev) in caam_remove() function
783 goto caam_remove; in caam_probe()
846 goto caam_remove; in caam_probe()
921 caam_remove: in caam_probe()
922 caam_remove(pdev); in caam_probe()
941 .remove = caam_remove,