Home
last modified time | relevance | path

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

/drivers/dma/idxd/
Didxd.h148 enum idxd_op_type { enum
574 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype);
Dsubmit.c36 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype) in idxd_alloc_desc()