Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Ddebugfs.c124 int idxd_init_debugfs(void) in idxd_init_debugfs() function
H A Didxd.h823 int idxd_init_debugfs(void);
H A Dinit.c1308 err = idxd_init_debugfs(); in idxd_init_module()