Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Ddebugfs.c96 int idxd_device_init_debugfs(struct idxd_device *idxd) in idxd_device_init_debugfs() function
H A Didxd.h821 int idxd_device_init_debugfs(struct idxd_device *idxd);
H A Dinit.c1166 rc = idxd_device_init_debugfs(idxd); in idxd_pci_probe_alloc()