Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1054 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()
/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-transaction.c111 err = fw_core_add_address_handler(&dg00x->async_handler, in snd_dg00x_transaction_register()
/linux-4.4.14/sound/firewire/tascam/
Dtascam-transaction.c212 err = fw_core_add_address_handler(&tscm->async_handler, in snd_tscm_transaction_register()
/linux-4.4.14/sound/firewire/
Dfcp.c384 fw_core_add_address_handler(&response_register_handler, in fcp_module_init()
Dscs1x.c415 err = fw_core_add_address_handler(&scs->hss_handler, in scs_probe()
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_transaction.c318 return fw_core_add_address_handler(&resp_register_handler, in snd_efw_transaction_register()
/linux-4.4.14/sound/firewire/dice/
Ddice-transaction.c356 err = fw_core_add_address_handler(handler, &fw_high_memory_region); in snd_dice_transaction_init()
/linux-4.4.14/include/linux/
Dfirewire.h348 int fw_core_add_address_handler(struct fw_address_handler *handler,
/linux-4.4.14/drivers/media/firewire/
Dfiredtv-fw.c404 ret = fw_core_add_address_handler(&fcp_handler, &fcp_region); in fdtv_init()
/linux-4.4.14/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()
/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.c2255 err = fw_core_add_address_handler(&port->rx_handler, in fwserial_create()
2888 err = fw_core_add_address_handler(&fwserial_mgmt_addr_handler, in fwserial_init()