Searched defs:match_data (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/irq/
H A Ddevres.c82 struct irq_devres match_data = { irq, dev_id }; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/
H A Ddma-mapping.c35 static int dmam_match(struct device *dev, void *res, void *match_data) argument
98 struct dma_devres match_data = { size, vaddr, dma_handle }; local
157 struct dma_devres match_data = { size, vaddr, dma_handle }; local
H A Ddevres.c180 find_dr(struct device *dev, dr_release_t release, dr_match_t match, void *match_data) argument
212 devres_find(struct device *dev, dr_release_t release, dr_match_t match, void *match_data) argument
242 devres_get(struct device *dev, void *new_res, dr_match_t match, void *match_data) argument
278 devres_remove(struct device *dev, dr_release_t release, dr_match_t match, void *match_data) argument
312 devres_destroy(struct device *dev, dr_release_t release, dr_match_t match, void *match_data) argument
[all...]
H A Ddmapool.c428 static int dmam_pool_match(struct device *dev, void *res, void *match_data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Ddevres.c10 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) argument
96 devm_ioport_map_match(struct device *dev, void *res, void *match_data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dresource.c615 static int devm_region_match(struct device *dev, void *res, void *match_data) argument
652 struct region_devres match_data = { parent, start, n }; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/netconf/
H A Dnetconf_linux.c1236 netconf_generate_entry(const char *match_name, const void *match_data, size_t match_data_size, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Ddevice.c597 struct match_data { struct

Completed in 73 milliseconds