Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Duacce.h129 void uacce_remove(struct uacce_device *uacce);
145 static inline void uacce_remove(struct uacce_device *uacce) {} in uacce_remove() function
/Linux-v6.1/drivers/misc/uacce/
Duacce.c521 void uacce_remove(struct uacce_device *uacce) in uacce_remove() function
567 EXPORT_SYMBOL_GPL(uacce_remove);
/Linux-v6.1/Documentation/misc-devices/
Duacce.rst155 void uacce_remove(struct uacce_device *uacce);
/Linux-v6.1/drivers/crypto/hisilicon/
Dqm.c3480 uacce_remove(uacce); in qm_alloc_uacce()
3783 uacce_remove(qm->uacce); in hisi_qm_uninit()
6438 uacce_remove(qm->uacce); in hisi_qm_init()