Searched refs:uacce_alloc (Results 1 – 2 of 2) sorted by relevance
454 struct uacce_device *uacce_alloc(struct device *parent, in uacce_alloc() function493 EXPORT_SYMBOL_GPL(uacce_alloc);
3095 uacce = uacce_alloc(&pdev->dev, &interface); in qm_alloc_uacce()