Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firewire/
Dohci.c2192 static void copy_config_rom(__be32 *dest, const __be32 *src, size_t length) in copy_config_rom() function
2399 copy_config_rom(ohci->next_config_rom, config_rom, length); in ohci_enable()
2512 copy_config_rom(ohci->next_config_rom, config_rom, length); in ohci_set_config_rom()