Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firewire/
Dohci.c2179 static void copy_config_rom(__be32 *dest, const __be32 *src, size_t length) in copy_config_rom() function
2387 copy_config_rom(ohci->next_config_rom, config_rom, length); in ohci_enable()
2500 copy_config_rom(ohci->next_config_rom, config_rom, length); in ohci_set_config_rom()