Home
last modified time | relevance | path

Searched refs:fw_core_remove_address_handler (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/sound/firewire/motu/
Dmotu-transaction.c118 fw_core_remove_address_handler(&motu->async_handler); in snd_motu_transaction_register()
130 fw_core_remove_address_handler(&motu->async_handler); in snd_motu_transaction_unregister()
/Linux-v4.19/sound/firewire/fireface/
Dff-transaction.c197 fw_core_remove_address_handler(&ff->async_handler); in allocate_own_address()
294 fw_core_remove_address_handler(&ff->async_handler); in snd_ff_transaction_unregister()
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x-transaction.c57 fw_core_remove_address_handler(&dg00x->async_handler); in snd_dg00x_transaction_unregister()
/Linux-v4.19/sound/firewire/tascam/
Dtascam-transaction.c328 fw_core_remove_address_handler(&tscm->async_handler); in snd_tscm_transaction_register()
398 fw_core_remove_address_handler(&tscm->async_handler); in snd_tscm_transaction_unregister()
/Linux-v4.19/sound/firewire/dice/
Ddice-transaction.c251 fw_core_remove_address_handler(handler); in snd_dice_transaction_destroy()
365 fw_core_remove_address_handler(handler); in snd_dice_transaction_init()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-scs1x.c350 fw_core_remove_address_handler(&scs->hss_handler); in remove_scs1x()
418 fw_core_remove_address_handler(&scs->hss_handler); in snd_oxfw_scs1x_add()
/Linux-v4.19/drivers/media/firewire/
Dfiredtv-fw.c410 fw_core_remove_address_handler(&fcp_handler); in fdtv_init()
418 fw_core_remove_address_handler(&fcp_handler); in fdtv_exit()
/Linux-v4.19/sound/firewire/
Dfcp.c399 fw_core_remove_address_handler(&response_register_handler); in fcp_module_exit()
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_transaction.c324 fw_core_remove_address_handler(&resp_register_handler); in snd_efw_transaction_unregister()
/Linux-v4.19/include/linux/
Dfirewire.h351 void fw_core_remove_address_handler(struct fw_address_handler *handler);
/Linux-v4.19/drivers/firewire/
Dcore-transaction.c613 void fw_core_remove_address_handler(struct fw_address_handler *handler) in fw_core_remove_address_handler() function
620 EXPORT_SYMBOL(fw_core_remove_address_handler);
Dsbp2.c1260 fw_core_remove_address_handler(&lu->address_handler); in sbp2_remove()
Dnet.c1056 fw_core_remove_address_handler(&dev->handler); in fwnet_fifo_stop()
Dcore-cdev.c770 fw_core_remove_address_handler(&r->handler); in release_address_handler()
/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.c873 fw_core_remove_address_handler(&ports[j]->rx_handler); in fwserial_destroy()
2878 fw_core_remove_address_handler(&fwserial_mgmt_addr_handler); in fwserial_init()
2901 fw_core_remove_address_handler(&fwserial_mgmt_addr_handler); in fwserial_exit()
/Linux-v4.19/drivers/target/sbp/
Dsbp_target.c1059 fw_core_remove_address_handler(&agent->handler); in sbp_target_agent_unregister()
1682 fw_core_remove_address_handler(&agent->handler); in sbp_management_agent_unregister()