Home
last modified time | relevance | path

Searched refs:fw_core_add_address_handler (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/sound/firewire/digi00x/
H A Ddigi00x-transaction.c73 err = fw_core_add_address_handler(&dg00x->async_handler, in snd_dg00x_transaction_register()
/kernel/linux/linux-6.6/sound/firewire/digi00x/
H A Ddigi00x-transaction.c73 err = fw_core_add_address_handler(&dg00x->async_handler, in snd_dg00x_transaction_register()
/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-transaction.c110 err = fw_core_add_address_handler(&motu->async_handler, in snd_motu_transaction_register()
/kernel/linux/linux-6.6/sound/firewire/motu/
H A Dmotu-transaction.c110 err = fw_core_add_address_handler(&motu->async_handler, in snd_motu_transaction_register()
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-transaction.c545 * fw_core_add_address_handler() - register for incoming requests
559 * fw_core_add_address_handler() and is returned in handler->offset.
563 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); variable
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()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-transaction.c581 * fw_core_add_address_handler() - register for incoming requests
595 * fw_core_add_address_handler() and is returned in handler->offset.
599 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); variable
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()
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-transaction.c155 err = fw_core_add_address_handler(&ff->async_handler, &midi_msg_region); in allocate_own_address()
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-transaction.c158 err = fw_core_add_address_handler(&ff->async_handler, &midi_msg_region); in allocate_own_address()
/kernel/linux/linux-5.10/sound/firewire/
H A Dfcp.c388 fw_core_add_address_handler(&response_register_handler, in fcp_module_init()
/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A Dfireworks_transaction.c316 return fw_core_add_address_handler(&resp_register_handler, in snd_efw_transaction_register()
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-transaction.c355 err = fw_core_add_address_handler(handler, &fw_high_memory_region); in snd_dice_transaction_init()
/kernel/linux/linux-5.10/sound/firewire/tascam/
H A Dtascam-transaction.c310 err = fw_core_add_address_handler(&tscm->async_handler, in snd_tscm_transaction_register()
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice-transaction.c355 err = fw_core_add_address_handler(handler, &fw_high_memory_region); in snd_dice_transaction_init()
/kernel/linux/linux-6.6/sound/firewire/
H A Dfcp.c388 fw_core_add_address_handler(&response_register_handler, in fcp_module_init()
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_transaction.c316 return fw_core_add_address_handler(&resp_register_handler, in snd_efw_transaction_register()
/kernel/linux/linux-6.6/sound/firewire/tascam/
H A Dtascam-transaction.c310 err = fw_core_add_address_handler(&tscm->async_handler, in snd_tscm_transaction_register()
/kernel/linux/linux-5.10/drivers/media/firewire/
H A Dfiredtv-fw.c409 ret = fw_core_add_address_handler(&fcp_handler, &fcp_region); in fdtv_init()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-scs1x.c385 err = fw_core_add_address_handler(&scs->hss_handler, in snd_oxfw_scs1x_add()
/kernel/linux/linux-5.10/include/linux/
H A Dfirewire.h349 int fw_core_add_address_handler(struct fw_address_handler *handler,
/kernel/linux/linux-6.6/include/linux/
H A Dfirewire.h352 int fw_core_add_address_handler(struct fw_address_handler *handler,
/kernel/linux/linux-6.6/drivers/media/firewire/
H A Dfiredtv-fw.c409 ret = fw_core_add_address_handler(&fcp_handler, &fcp_region); in fdtv_init()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-scs1x.c385 err = fw_core_add_address_handler(&scs->hss_handler, in snd_oxfw_scs1x_add()
/kernel/linux/linux-5.10/drivers/target/sbp/
H A Dsbp_target.c1034 ret = fw_core_add_address_handler(&agent->handler, in sbp_target_agent_register()
1657 ret = fw_core_add_address_handler(&agent->handler, in sbp_management_agent_register()
/kernel/linux/linux-6.6/drivers/target/sbp/
H A 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()
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H A Dfwserial.c2188 err = fw_core_add_address_handler(&port->rx_handler, in fwserial_create()
2823 err = fw_core_add_address_handler(&fwserial_mgmt_addr_handler, in fwserial_init()

Completed in 24 milliseconds

12