Home
last modified time | relevance | path

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

/linux/drivers/base/firmware_loader/
A Dmain.c94 static struct firmware_cache fw_cache; variable
157 struct firmware_cache *fwc = &fw_cache; in __lookup_fw_priv()
601 fwn->magic = (unsigned long)&fw_cache; in fw_add_devm_name()
1273 devm_name_match, &fw_cache, in dev_cache_fw_image()
1415 fw_cache.state = FW_LOADER_NO_CACHE; in fw_suspend()
1427 spin_lock_init(&fw_cache.name_lock); in register_fw_pm_ops()
1428 INIT_LIST_HEAD(&fw_cache.fw_names); in register_fw_pm_ops()
1430 INIT_DELAYED_WORK(&fw_cache.work, in register_fw_pm_ops()
1463 spin_lock_init(&fw_cache.lock); in fw_cache_init()
1464 INIT_LIST_HEAD(&fw_cache.head); in fw_cache_init()
[all …]
/linux/sound/pci/echoaudio/
A Dechoaudio.h426 const struct firmware *fw_cache[8]; /* Cached firmwares */ member
A Dechoaudio.c38 if (chip->fw_cache[fw_index]) { in get_firmware()
42 *fw_entry = chip->fw_cache[fw_index]; in get_firmware()
56 chip->fw_cache[fw_index] = *fw_entry; in get_firmware()
81 if (chip->fw_cache[i]) { in free_firmware_cache()
82 release_firmware(chip->fw_cache[i]); in free_firmware_cache()
/linux/
A DSystem.map162692 ffff800012149490 b fw_cache
A D.tmp_System.map162692 ffff800012149490 b fw_cache

Completed in 1014 milliseconds