Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/firewire/
Dfiredtv-fw.c231 static struct fw_address_handler fcp_handler = { variable
405 ret = fw_core_add_address_handler(&fcp_handler, &fcp_region); in fdtv_init()
411 fw_core_remove_address_handler(&fcp_handler); in fdtv_init()
419 fw_core_remove_address_handler(&fcp_handler); in fdtv_exit()