Home
last modified time | relevance | path

Searched refs:uacce_remove (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/
Duacce.h127 void uacce_remove(struct uacce_device *uacce);
143 static inline void uacce_remove(struct uacce_device *uacce) {} in uacce_remove() function
/Linux-v5.10/drivers/misc/uacce/
Duacce.c479 void uacce_remove(struct uacce_device *uacce) in uacce_remove() function
509 EXPORT_SYMBOL_GPL(uacce_remove);
/Linux-v5.10/Documentation/misc-devices/
Duacce.rst155 void uacce_remove(struct uacce_device *uacce);
/Linux-v5.10/drivers/crypto/hisilicon/
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()