Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-transaction.c128 fw_core_remove_address_handler(&dg00x->async_handler); in snd_dg00x_transaction_register()
136 fw_core_remove_address_handler(&dg00x->async_handler); in snd_dg00x_transaction_unregister()
/linux-4.4.14/sound/firewire/tascam/
Dtascam-transaction.c232 fw_core_remove_address_handler(&tscm->async_handler); in snd_tscm_transaction_register()
299 fw_core_remove_address_handler(&tscm->async_handler); in snd_tscm_transaction_unregister()
/linux-4.4.14/sound/firewire/dice/
Ddice-transaction.c320 fw_core_remove_address_handler(handler); in snd_dice_transaction_destroy()
365 fw_core_remove_address_handler(handler); in snd_dice_transaction_init()
/linux-4.4.14/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-4.4.14/sound/firewire/
Dfcp.c393 fw_core_remove_address_handler(&response_register_handler); in fcp_module_exit()
Dscs1x.c383 fw_core_remove_address_handler(&scs->hss_handler); in scs_card_free()
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_transaction.c325 fw_core_remove_address_handler(&resp_register_handler); in snd_efw_transaction_unregister()
/linux-4.4.14/include/linux/
Dfirewire.h350 void fw_core_remove_address_handler(struct fw_address_handler *handler);
/linux-4.4.14/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.c1039 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-4.4.14/drivers/staging/fwserial/
Dfwserial.c889 fw_core_remove_address_handler(&ports[j]->rx_handler); in fwserial_destroy()
2914 fw_core_remove_address_handler(&fwserial_mgmt_addr_handler); in fwserial_init()
2937 fw_core_remove_address_handler(&fwserial_mgmt_addr_handler); in fwserial_exit()
/linux-4.4.14/drivers/target/sbp/
Dsbp_target.c1060 fw_core_remove_address_handler(&agent->handler); in sbp_target_agent_unregister()
1674 fw_core_remove_address_handler(&agent->handler); in sbp_management_agent_unregister()