Home
last modified time | relevance | path

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

/drivers/misc/uacce/
Duacce.c454 struct uacce_device *uacce_alloc(struct device *parent, in uacce_alloc() function
493 EXPORT_SYMBOL_GPL(uacce_alloc);
/drivers/crypto/hisilicon/
Dqm.c3095 uacce = uacce_alloc(&pdev->dev, &interface); in qm_alloc_uacce()