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

/linux-4.1.27/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.1.27/include/linux/
H A Ddca.h61 static inline void *dca_priv(struct dca_provider *dca) dca_priv() argument
/linux-4.1.27/drivers/dma/ioat/
H A Ddca.c139 static int ioat_dca_add_requester(struct dca_provider *dca, struct device *dev) ioat_dca_add_requester() argument
171 static int ioat_dca_remove_requester(struct dca_provider *dca, ioat_dca_remove_requester() argument
195 static u8 ioat_dca_get_tag(struct dca_provider *dca, ioat_dca_get_tag() argument
219 static int ioat_dca_dev_managed(struct dca_provider *dca, ioat_dca_dev_managed() argument
244 struct dca_provider *dca; ioat_dca_init() local
311 static int ioat2_dca_add_requester(struct dca_provider *dca, struct device *dev) ioat2_dca_add_requester() argument
345 static int ioat2_dca_remove_requester(struct dca_provider *dca, ioat2_dca_remove_requester() argument
372 static u8 ioat2_dca_get_tag(struct dca_provider *dca, ioat2_dca_get_tag() argument
409 struct dca_provider *dca; ioat2_dca_init() local
487 static int ioat3_dca_add_requester(struct dca_provider *dca, struct device *dev) ioat3_dca_add_requester() argument
521 static int ioat3_dca_remove_requester(struct dca_provider *dca, ioat3_dca_remove_requester() argument
548 static u8 ioat3_dca_get_tag(struct dca_provider *dca, ioat3_dca_get_tag() argument
623 struct dca_provider *dca; ioat3_dca_init() local
H A Ddma_v2.c876 int ioat2_dma_probe(struct ioatdma_device *device, int dca) ioat2_dma_probe() argument
H A Ddma.c1200 int ioat1_dma_probe(struct ioatdma_device *device, int dca) ioat1_dma_probe() argument
H A Ddma.h85 struct dca_provider *dca; member in struct:ioatdma_device
H A Ddma_v3.c1604 int ioat3_dma_probe(struct ioatdma_device *device, int dca) ioat3_dma_probe() argument
/linux-4.1.27/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:__anon5038
3477 int dca = 0; qib_setup_7322_interrupt() local

Completed in 340 milliseconds