Home
last modified time | relevance | path

Searched refs:idxd_cleanup_sysfs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Didxd.h282 void idxd_cleanup_sysfs(struct idxd_device *idxd);
H A Dinit.c456 idxd_cleanup_sysfs(idxd); in idxd_remove()
H A Dsysfs.c1619 void idxd_cleanup_sysfs(struct idxd_device *idxd) in idxd_cleanup_sysfs() function