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.c563 int fw_core_add_address_handler(struct fw_address_handler *handler, in fw_core_add_address_handler() function
599 EXPORT_SYMBOL(fw_core_add_address_handler);
1281 fw_core_add_address_handler(&topology_map, &topology_map_region); in fw_core_init()
1282 fw_core_add_address_handler(&registers, &registers_region); in fw_core_init()
1283 fw_core_add_address_handler(&low_memory, &low_memory_region); in fw_core_init()
Dsbp2.c976 if (fw_core_add_address_handler(&lu->address_handler, in sbp2_add_logical_unit()
Dnet.c1074 retval = fw_core_add_address_handler(&dev->handler, in fwnet_fifo_start()
Dcore-cdev.c784 ret = fw_core_add_address_handler(&r->handler, &region); in ioctl_allocate()
/drivers/media/firewire/
Dfiredtv-fw.c409 ret = fw_core_add_address_handler(&fcp_handler, &fcp_region); in fdtv_init()
/drivers/target/sbp/
Dsbp_target.c1034 ret = fw_core_add_address_handler(&agent->handler, in sbp_target_agent_register()
1654 ret = fw_core_add_address_handler(&agent->handler, in sbp_management_agent_register()
/drivers/staging/fwserial/
Dfwserial.c2187 err = fw_core_add_address_handler(&port->rx_handler, in fwserial_create()
2821 err = fw_core_add_address_handler(&fwserial_mgmt_addr_handler, in fwserial_init()