Home
last modified time | relevance | path

Searched defs:dca (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/dca/
Ddca-core.c95 struct dca_provider *dca, *_dca; in unregister_dca_providers() local
157 struct dca_provider *dca; in dca_find_provider_by_dev() local
188 struct dca_provider *dca; in dca_add_requester() local
243 struct dca_provider *dca; in dca_remove_requester() local
275 struct dca_provider *dca; in dca_common_get_tag() local
326 struct dca_provider *dca; in alloc_dca_provider() local
344 void free_dca_provider(struct dca_provider *dca) in free_dca_provider()
355 int register_dca_provider(struct dca_provider *dca, struct device *dev) in register_dca_provider()
412 void unregister_dca_provider(struct dca_provider *dca, struct device *dev) in unregister_dca_provider()
Ddca-sysfs.c36 int dca_sysfs_add_req(struct dca_provider *dca, struct device *dev, int slot) in dca_sysfs_add_req()
48 void dca_sysfs_remove_req(struct dca_provider *dca, int slot) in dca_sysfs_remove_req()
53 int dca_sysfs_add_provider(struct dca_provider *dca, struct device *dev) in dca_sysfs_add_provider()
81 void dca_sysfs_remove_provider(struct dca_provider *dca) in dca_sysfs_remove_provider()
/linux-4.1.27/drivers/dma/ioat/
Ddca.c139 static int ioat_dca_add_requester(struct dca_provider *dca, struct device *dev) in ioat_dca_add_requester()
171 static int ioat_dca_remove_requester(struct dca_provider *dca, in ioat_dca_remove_requester()
195 static u8 ioat_dca_get_tag(struct dca_provider *dca, in ioat_dca_get_tag()
219 static int ioat_dca_dev_managed(struct dca_provider *dca, in ioat_dca_dev_managed()
244 struct dca_provider *dca; in ioat_dca_init() local
311 static int ioat2_dca_add_requester(struct dca_provider *dca, struct device *dev) in ioat2_dca_add_requester()
345 static int ioat2_dca_remove_requester(struct dca_provider *dca, in ioat2_dca_remove_requester()
372 static u8 ioat2_dca_get_tag(struct dca_provider *dca, in ioat2_dca_get_tag()
409 struct dca_provider *dca; in ioat2_dca_init() local
487 static int ioat3_dca_add_requester(struct dca_provider *dca, struct device *dev) in ioat3_dca_add_requester()
[all …]
Ddma_v2.c876 int ioat2_dma_probe(struct ioatdma_device *device, int dca) in ioat2_dma_probe()
Ddma.h85 struct dca_provider *dca; member
Ddma.c1200 int ioat1_dma_probe(struct ioatdma_device *device, int dca) in ioat1_dma_probe()
Ddma_v3.c1604 int ioat3_dma_probe(struct ioatdma_device *device, int dca) in ioat3_dma_probe()
/linux-4.1.27/include/linux/
Ddca.h61 static inline void *dca_priv(struct dca_provider *dca) in dca_priv()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_iba7322.c665 int dca; member
3477 int dca = 0; in qib_setup_7322_interrupt() local
Dqib.h450 int dca; member