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,
303 * alloc_dca_provider - get data struct for describing a dca provider307 struct dca_provider *alloc_dca_provider(const struct dca_ops *ops, in alloc_dca_provider() function 321 EXPORT_SYMBOL_GPL(alloc_dca_provider);336 * @dca - struct created by alloc_dca_provider()394 * @dca - struct created by alloc_dca_provider()
280 dca = alloc_dca_provider(&ioat_dca_ops, in ioat_dca_init()