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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dca/
H A DMakefile
H A Ddca-sysfs.c35 int dca_sysfs_add_req(struct dca_provider *dca, struct device *dev, int slot) argument
47 void dca_sysfs_remove_req(struct dca_provider *dca, int slot) argument
52 int dca_sysfs_add_provider(struct dca_provider *dca, struct device *dev) argument
83 dca_sysfs_remove_provider(struct dca_provider *dca) argument
[all...]
H A Ddca-core.c94 struct dca_provider *dca, *_dca; local
165 struct dca_provider *dca; local
196 struct dca_provider *dca; local
251 struct dca_provider *dca; local
283 struct dca_provider *dca; local
334 struct dca_provider *dca; local
352 free_dca_provider(struct dca_provider *dca) argument
363 register_dca_provider(struct dca_provider *dca, struct device *dev) argument
405 unregister_dca_provider(struct dca_provider *dca, struct device *dev) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddca.h61 static inline void *dca_priv(struct dca_provider *dca) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/ioat/
H A Ddca.c142 static int ioat_dca_add_requester(struct dca_provider *dca, struct device *dev) argument
174 static int ioat_dca_remove_requester(struct dca_provider *dca, argument
198 static u8 ioat_dca_get_tag(struct dca_provider *dca, argument
222 static int ioat_dca_dev_managed(struct dca_provider *dca, argument
248 struct dca_provider *dca; local
315 ioat2_dca_add_requester(struct dca_provider *dca, struct device *dev) argument
349 ioat2_dca_remove_requester(struct dca_provider *dca, struct device *dev) argument
376 ioat2_dca_get_tag(struct dca_provider *dca, struct device *dev, int cpu) argument
414 struct dca_provider *dca; local
490 ioat3_dca_add_requester(struct dca_provider *dca, struct device *dev) argument
524 ioat3_dca_remove_requester(struct dca_provider *dca, struct device *dev) argument
551 ioat3_dca_get_tag(struct dca_provider *dca, struct device *dev, int cpu) argument
610 struct dca_provider *dca; local
[all...]
H A Ddma_v2.c863 int __devinit ioat2_dma_probe(struct ioatdma_device *device, int dca) argument
H A Ddma.c1186 int __devinit ioat1_dma_probe(struct ioatdma_device *device, int dca) argument
H A Ddma.h75 struct dca_provider *dca; member in struct:ioatdma_device
H A Ddma_v3.c1146 int __devinit ioat3_dma_probe(struct ioatdma_device *device, int dca) argument

Completed in 176 milliseconds