Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore-transaction.c648 int fw_core_add_address_handler(struct fw_address_handler *handler, in fw_core_add_address_handler() function
684 EXPORT_SYMBOL(fw_core_add_address_handler);
1489 fw_core_add_address_handler(&topology_map, &topology_map_region); in fw_core_init()
1490 fw_core_add_address_handler(&registers, &registers_region); in fw_core_init()
1491 fw_core_add_address_handler(&low_memory, &low_memory_region); in fw_core_init()
H A Dsbp2.c977 if (fw_core_add_address_handler(&lu->address_handler, in sbp2_add_logical_unit()
H A Dnet.c1066 retval = fw_core_add_address_handler(&dev->handler, in fwnet_fifo_start()
/linux/sound/firewire/tascam/
H A Dtascam-transaction.c310 err = fw_core_add_address_handler(&tscm->async_handler, in snd_tscm_transaction_register()
/linux/sound/firewire/oxfw/
H A Doxfw-scs1x.c385 err = fw_core_add_address_handler(&scs->hss_handler, in snd_oxfw_scs1x_add()
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c409 ret = fw_core_add_address_handler(&fcp_handler, &fcp_region); in fdtv_init()
/linux/drivers/target/sbp/
H A Dsbp_target.c1033 ret = fw_core_add_address_handler(&agent->handler, in sbp_target_agent_register()
1653 ret = fw_core_add_address_handler(&agent->handler, in sbp_management_agent_register()