Searched refs:alloc_dca_provider (Results 1 – 3 of 3) sorted by relevance
40 struct dca_provider *alloc_dca_provider(const struct dca_ops *ops,
306 struct dca_provider *alloc_dca_provider(const struct dca_ops *ops, in alloc_dca_provider() function320 EXPORT_SYMBOL_GPL(alloc_dca_provider);
278 dca = alloc_dca_provider(&ioat_dca_ops, in ioat_dca_init()