Home
last modified time | relevance | path

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

/sound/firewire/tascam/
A Dtascam.c47 const u32 *config_rom = fw_dev->config_rom; in identify_model() local
60 c = config_rom[28 + i / 4] >> (24 - 8 * (i % 4)); in identify_model()
81 fw_dev->config_rom[3], fw_dev->config_rom[4], in identify_model()
A Dtascam-hwdep.c155 *(__be32 *)&info.guid[0] = cpu_to_be32(dev->config_rom[3]); in hwdep_get_info()
156 *(__be32 *)&info.guid[4] = cpu_to_be32(dev->config_rom[4]); in hwdep_get_info()
/sound/firewire/oxfw/
A Doxfw.c76 err = fw_csr_string(fw_dev->config_rom + 5, CSR_VENDOR, in name_card()
115 fw_dev->config_rom[3], fw_dev->config_rom[4], in name_card()
181 fw_csr_iterator_init(&it, fw_dev->config_rom + 5); in detect_quirks()
A Doxfw-hwdep.c78 *(__be32 *)&info.guid[0] = cpu_to_be32(dev->config_rom[3]); in hwdep_get_info()
79 *(__be32 *)&info.guid[4] = cpu_to_be32(dev->config_rom[4]); in hwdep_get_info()
/sound/firewire/dice/
A Ddice.c66 if (device->config_rom[3] != ((vendor << 8) | category) || in check_dice_category()
67 device->config_rom[4] >> 22 != model) in check_dice_category()
121 fw_csr_string(dev->config_rom + 5, CSR_VENDOR, vendor, sizeof(vendor)); in dice_card_strings()
126 vendor, model, dev->config_rom[4] & 0x3fffff, in dice_card_strings()
A Ddice-hwdep.c80 *(__be32 *)&info.guid[0] = cpu_to_be32(dev->config_rom[3]); in hwdep_get_info()
81 *(__be32 *)&info.guid[4] = cpu_to_be32(dev->config_rom[4]); in hwdep_get_info()
/sound/firewire/digi00x/
A Ddigi00x.c38 fw_dev->config_rom[3], fw_dev->config_rom[4], in name_card()
A Ddigi00x-hwdep.c88 *(__be32 *)&info.guid[0] = cpu_to_be32(dev->config_rom[3]); in hwdep_get_info()
89 *(__be32 *)&info.guid[4] = cpu_to_be32(dev->config_rom[4]); in hwdep_get_info()
/sound/firewire/bebob/
A Dbebob_hwdep.c79 *(__be32 *)&info.guid[0] = cpu_to_be32(dev->config_rom[3]); in hwdep_get_info()
80 *(__be32 *)&info.guid[4] = cpu_to_be32(dev->config_rom[4]); in hwdep_get_info()
A Dbebob.c79 err = fw_csr_string(fw_dev->config_rom + 5, CSR_VENDOR, in name_device()
/sound/firewire/motu/
A Dmotu.c50 fw_dev->config_rom[3], fw_dev->config_rom[4], in name_card()
A Dmotu-hwdep.c125 *(__be32 *)&info.guid[0] = cpu_to_be32(dev->config_rom[3]); in hwdep_get_info()
126 *(__be32 *)&info.guid[4] = cpu_to_be32(dev->config_rom[4]); in hwdep_get_info()
/sound/firewire/fireface/
A Dff-hwdep.c97 *(__be32 *)&info.guid[0] = cpu_to_be32(dev->config_rom[3]); in hwdep_get_info()
98 *(__be32 *)&info.guid[4] = cpu_to_be32(dev->config_rom[4]); in hwdep_get_info()
A Dff.c35 fw_dev->config_rom[3], fw_dev->config_rom[4], in name_card()
/sound/firewire/fireworks/
A Dfireworks_hwdep.c214 *(__be32 *)&info.guid[0] = cpu_to_be32(dev->config_rom[3]); in hwdep_get_info()
215 *(__be32 *)&info.guid[4] = cpu_to_be32(dev->config_rom[4]); in hwdep_get_info()
/sound/firewire/
A Disight.c645 fw_dev->config_rom[3], fw_dev->config_rom[4], in isight_probe()

Completed in 30 milliseconds