Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Duacce.h129 void uacce_remove(struct uacce_device *uacce);
145 static inline void uacce_remove(struct uacce_device *uacce) {} in uacce_remove() function
/kernel/linux/linux-6.6/include/linux/
H A Duacce.h141 void uacce_remove(struct uacce_device *uacce);
157 static inline void uacce_remove(struct uacce_device *uacce) {} in uacce_remove() function
/kernel/linux/linux-5.10/drivers/misc/uacce/
H A Duacce.c500 * uacce_remove() - remove the accelerator
503 void uacce_remove(struct uacce_device *uacce) in uacce_remove() function
550 EXPORT_SYMBOL_GPL(uacce_remove); variable
/kernel/linux/linux-6.6/drivers/misc/uacce/
H A Duacce.c571 * uacce_remove() - remove the accelerator
574 void uacce_remove(struct uacce_device *uacce) in uacce_remove() function
620 EXPORT_SYMBOL_GPL(uacce_remove); variable
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H A Dqm.c2189 uacce_remove(uacce); in qm_alloc_uacce()
2439 uacce_remove(qm->uacce); in hisi_qm_uninit()
4084 uacce_remove(qm->uacce); in hisi_qm_init()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dqm.c2634 uacce_remove(uacce); in qm_remove_uacce()
2958 uacce_remove(qm->uacce); in hisi_qm_uninit()

Completed in 18 milliseconds