Searched refs:fw_core_add_address_handler (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore-transaction.c513 * fw_core_add_address_handler() - register for incoming requests
526 * fw_core_add_address_handler() and is returned in handler->offset.
530 int fw_core_add_address_handler(struct fw_address_handler *handler, function
567 EXPORT_SYMBOL(fw_core_add_address_handler); variable
1174 fw_core_add_address_handler(&topology_map, &topology_map_region);
1175 fw_core_add_address_handler(&registers, &registers_region);
H A Dsbp2.c990 if (fw_core_add_address_handler(&lu->address_handler,
H A Dcore-cdev.c791 ret = fw_core_add_address_handler(&r->handler, &region);
H A Dnet.c1089 retval = fw_core_add_address_handler(&dev->handler, &region);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/firewire/
H A Dfiredtv-fw.c328 ret = fw_core_add_address_handler(&fcp_handler, &fcp_region);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfirewire.h335 int fw_core_add_address_handler(struct fw_address_handler *handler,

Completed in 90 milliseconds