Searched defs:dca (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/dca/
H A DMakefile
H A Ddca-sysfs.c36 int dca_sysfs_add_req(struct dca_provider *dca, struct device *dev, int slot) dca_sysfs_add_req() argument
48 void dca_sysfs_remove_req(struct dca_provider *dca, int slot) dca_sysfs_remove_req() argument
53 int dca_sysfs_add_provider(struct dca_provider *dca, struct device *dev) dca_sysfs_add_provider() argument
81 void dca_sysfs_remove_provider(struct dca_provider *dca) dca_sysfs_remove_provider() argument
H A Ddca-core.c95 struct dca_provider *dca, *_dca; unregister_dca_providers() local
157 struct dca_provider *dca; dca_find_provider_by_dev() local
188 struct dca_provider *dca; dca_add_requester() local
243 struct dca_provider *dca; dca_remove_requester() local
275 struct dca_provider *dca; dca_common_get_tag() local
326 struct dca_provider *dca; alloc_dca_provider() local
344 void free_dca_provider(struct dca_provider *dca) free_dca_provider() argument
355 int register_dca_provider(struct dca_provider *dca, struct device *dev) register_dca_provider() argument
412 void unregister_dca_provider(struct dca_provider *dca, struct device *dev) unregister_dca_provider() argument
/linux-4.4.14/include/linux/
H A Ddca.h61 static inline void *dca_priv(struct dca_provider *dca) dca_priv() argument
/linux-4.4.14/drivers/dma/ioat/
H A Ddca.c120 static int ioat_dca_dev_managed(struct dca_provider *dca, ioat_dca_dev_managed() argument
135 static int ioat_dca_add_requester(struct dca_provider *dca, struct device *dev) ioat_dca_add_requester() argument
169 static int ioat_dca_remove_requester(struct dca_provider *dca, ioat_dca_remove_requester() argument
196 static u8 ioat_dca_get_tag(struct dca_provider *dca, ioat_dca_get_tag() argument
271 struct dca_provider *dca; ioat_dca_init() local
H A Dinit.c1079 static int ioat3_dma_probe(struct ioatdma_device *ioat_dma, int dca) ioat3_dma_probe() argument
H A Ddma.h88 struct dca_provider *dca; member in struct:ioatdma_device
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib.h450 int dca; member in struct:qib_msix_entry
H A Dqib_iba7322.c665 int dca; member in struct:__anon5378
3477 int dca = 0; qib_setup_7322_interrupt() local

Completed in 391 milliseconds