Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/idxd/
Ddebugfs.c119 void idxd_device_remove_debugfs(struct idxd_device *idxd) in idxd_device_remove_debugfs() function
Didxd.h811 void idxd_device_remove_debugfs(struct idxd_device *idxd);
Dinit.c847 idxd_device_remove_debugfs(idxd); in idxd_remove()