Searched defs:config_rom (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/sound/firewire/tascam/ | ||
H A D | tascam.c | 42 const u32 *config_rom = fw_dev->config_rom; identify_model() local |
/linux-4.4.14/drivers/firewire/ | ||
H A D | core-card.c | 103 static void generate_config_rom(struct fw_card *card, __be32 *config_rom) generate_config_rom() argument |
H A D | ohci.c | 232 __be32 *config_rom; member in struct:fw_ohci 2274 ohci_enable(struct fw_card *card, const __be32 *config_rom, size_t length) ohci_enable() argument 2451 ohci_set_config_rom(struct fw_card *card, const __be32 *config_rom, size_t length) ohci_set_config_rom() argument |
/linux-4.4.14/include/linux/ | ||
H A D | firewire.h | 194 const u32 *config_rom; member in struct:fw_device |
Completed in 728 milliseconds