Home
last modified time | relevance | path

Searched refs:fw_core_add_address_handler (Results 1 – 7 of 7) sorted by relevance

/drivers/firewire/
Dcore-transaction.c567 int fw_core_add_address_handler(struct fw_address_handler *handler, in fw_core_add_address_handler() function
603 EXPORT_SYMBOL(fw_core_add_address_handler);
1282 fw_core_add_address_handler(&topology_map, &topology_map_region); in fw_core_init()
1283 fw_core_add_address_handler(&registers, &registers_region); in fw_core_init()
1284 fw_core_add_address_handler(&low_memory, &low_memory_region); in fw_core_init()
Dsbp2.c988 if (fw_core_add_address_handler(&lu->address_handler, in sbp2_add_logical_unit()
Dnet.c1077 retval = fw_core_add_address_handler(&dev->handler, in fwnet_fifo_start()
Dcore-cdev.c797 ret = fw_core_add_address_handler(&r->handler, &region); in ioctl_allocate()
/drivers/media/firewire/
Dfiredtv-fw.c408 ret = fw_core_add_address_handler(&fcp_handler, &fcp_region); in fdtv_init()
/drivers/target/sbp/
Dsbp_target.c1048 ret = fw_core_add_address_handler(&agent->handler, in sbp_target_agent_register()
1662 ret = fw_core_add_address_handler(&agent->handler, in sbp_management_agent_register()
/drivers/staging/fwserial/
Dfwserial.c2255 err = fw_core_add_address_handler(&port->rx_handler, in fwserial_create()
2890 err = fw_core_add_address_handler(&fwserial_mgmt_addr_handler, in fwserial_init()