Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/idxd/
Didxd.h321 int idxd_wq_add_cdev(struct idxd_wq *wq);
Dcdev.c265 int idxd_wq_add_cdev(struct idxd_wq *wq) in idxd_wq_add_cdev() function
Dsysfs.c225 rc = idxd_wq_add_cdev(wq); in idxd_config_bus_probe()