Home
last modified time | relevance | path

Searched refs:idxd_op_type (Results 1 – 2 of 2) sorted by relevance

/drivers/dma/idxd/
Didxd.h84 enum idxd_op_type { enum
319 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype);
Dsubmit.c22 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype) in idxd_alloc_desc()