Home
last modified time | relevance | path

Searched refs:idxd_wq_enable (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Dirq.c33 rc = idxd_wq_enable(wq); in idxd_device_reinit()
H A Didxd.h309 int idxd_wq_enable(struct idxd_wq *wq);
H A Ddevice.c198 int idxd_wq_enable(struct idxd_wq *wq) in idxd_wq_enable() function
H A Dsysfs.c195 rc = idxd_wq_enable(wq); in idxd_config_bus_probe()