Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Didxd.h307 int idxd_wq_alloc_resources(struct idxd_wq *wq);
H A Ddevice.c129 int idxd_wq_alloc_resources(struct idxd_wq *wq) in idxd_wq_alloc_resources() function
H A Dsysfs.c178 rc = idxd_wq_alloc_resources(wq); in idxd_config_bus_probe()