Searched refs:uacce_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Duacce.h138 struct uacce_device *uacce_alloc(struct device *parent,
146 struct uacce_device *uacce_alloc(struct device *parent, function
/linux-master/drivers/misc/uacce/
H A Duacce.c503 * uacce_alloc() - alloc an accelerator
510 struct uacce_device *uacce_alloc(struct device *parent, function
549 EXPORT_SYMBOL_GPL(uacce_alloc); variable
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c2594 uacce = uacce_alloc(&pdev->dev, &interface);

Completed in 143 milliseconds