Home
last modified time | relevance | path

Searched refs:free_dca_provider (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Ddca.h42 void free_dca_provider(struct dca_provider *dca);
/openbmc/linux/drivers/dma/ioat/
H A Ddca.c320 free_dca_provider(dca); in ioat_dca_init()
326 free_dca_provider(dca); in ioat_dca_init()
H A Dinit.c1410 free_dca_provider(device->dca); in ioat_remove()
/openbmc/linux/drivers/dca/
H A Ddca-core.c327 void free_dca_provider(struct dca_provider *dca) in free_dca_provider() function
331 EXPORT_SYMBOL_GPL(free_dca_provider);