Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddca.h37 const struct dca_ops *ops;
48 struct dca_ops { struct
56 struct dca_provider *alloc_dca_provider(const struct dca_ops *ops, argument
/Linux-v4.19/drivers/dma/ioat/
Ddca.c227 static const struct dca_ops ioat_dca_ops = {
/Linux-v4.19/drivers/dca/
Ddca-core.c324 struct dca_provider *alloc_dca_provider(const struct dca_ops *ops, in alloc_dca_provider()