Home
last modified time | relevance | path

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

/linux-6.6.21/sound/firewire/digi00x/
Ddigi00x-transaction.c73 err = fw_core_add_address_handler(&dg00x->async_handler, in snd_dg00x_transaction_register()
/linux-6.6.21/drivers/firewire/
Dcore-transaction.c599 int fw_core_add_address_handler(struct fw_address_handler *handler, in fw_core_add_address_handler() function
635 EXPORT_SYMBOL(fw_core_add_address_handler);
1371 fw_core_add_address_handler(&topology_map, &topology_map_region); in fw_core_init()
1372 fw_core_add_address_handler(&registers, &registers_region); in fw_core_init()
1373 fw_core_add_address_handler(&low_memory, &low_memory_region); in fw_core_init()
Dsbp2.c977 if (fw_core_add_address_handler(&lu->address_handler, in sbp2_add_logical_unit()
Dnet.c1066 retval = fw_core_add_address_handler(&dev->handler, in fwnet_fifo_start()
Dcore-cdev.c836 ret = fw_core_add_address_handler(&r->handler, &region); in ioctl_allocate()
/linux-6.6.21/sound/firewire/motu/
Dmotu-transaction.c110 err = fw_core_add_address_handler(&motu->async_handler, in snd_motu_transaction_register()
/linux-6.6.21/sound/firewire/fireface/
Dff-transaction.c158 err = fw_core_add_address_handler(&ff->async_handler, &midi_msg_region); in allocate_own_address()
/linux-6.6.21/sound/firewire/tascam/
Dtascam-transaction.c310 err = fw_core_add_address_handler(&tscm->async_handler, in snd_tscm_transaction_register()
/linux-6.6.21/sound/firewire/
Dfcp.c388 fw_core_add_address_handler(&response_register_handler, in fcp_module_init()
/linux-6.6.21/sound/firewire/fireworks/
Dfireworks_transaction.c316 return fw_core_add_address_handler(&resp_register_handler, in snd_efw_transaction_register()
/linux-6.6.21/sound/firewire/dice/
Ddice-transaction.c355 err = fw_core_add_address_handler(handler, &fw_high_memory_region); in snd_dice_transaction_init()
/linux-6.6.21/sound/firewire/oxfw/
Doxfw-scs1x.c385 err = fw_core_add_address_handler(&scs->hss_handler, in snd_oxfw_scs1x_add()
/linux-6.6.21/include/linux/
Dfirewire.h352 int fw_core_add_address_handler(struct fw_address_handler *handler,
/linux-6.6.21/drivers/media/firewire/
Dfiredtv-fw.c409 ret = fw_core_add_address_handler(&fcp_handler, &fcp_region); in fdtv_init()
/linux-6.6.21/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()