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

/linux-master/include/linux/
H A Duacce.h141 void uacce_remove(struct uacce_device *uacce);
157 static inline void uacce_remove(struct uacce_device *uacce) {} function
/linux-master/drivers/misc/uacce/
H A Duacce.c574 * uacce_remove() - remove the accelerator
577 void uacce_remove(struct uacce_device *uacce) function
623 EXPORT_SYMBOL_GPL(uacce_remove); variable
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c2571 uacce_remove(uacce);
2899 uacce_remove(qm->uacce);

Completed in 210 milliseconds