Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/firmware_loader/
Dfirmware.h67 struct firmware_cache *fwc;
88 extern struct firmware_cache fw_cache;
162 int alloc_lookup_fw_priv(const char *fw_name, struct firmware_cache *fwc,
Dmain.c51 struct firmware_cache { struct
95 struct firmware_cache fw_cache;
114 struct firmware_cache *fwc, in __allocate_fw_priv()
159 struct firmware_cache *fwc = &fw_cache; in __lookup_fw_priv()
168 int alloc_lookup_fw_priv(const char *fw_name, struct firmware_cache *fwc, in alloc_lookup_fw_priv()
207 struct firmware_cache *fwc = fw_priv->fwc; in __free_fw_priv()
227 struct firmware_cache *fwc = fw_priv->fwc; in free_fw_priv()
1343 struct firmware_cache *fwc = &fw_cache; in lookup_fw_priv()
1402 struct firmware_cache *fwc = &fw_cache; in __fw_entry_found()
1415 struct firmware_cache *fwc = fw_priv->fwc; in fw_cache_piggyback_on_request()
[all …]
/linux-6.12.1/Documentation/driver-api/firmware/
Dcore.rst12 firmware_cache