Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/firewire/
Dfiredtv-fw.c231 static struct fw_address_handler fcp_handler = { variable
409 ret = fw_core_add_address_handler(&fcp_handler, &fcp_region); in fdtv_init()
415 fw_core_remove_address_handler(&fcp_handler); in fdtv_init()
423 fw_core_remove_address_handler(&fcp_handler); in fdtv_exit()