Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/firmware_loader/
Dfirmware.h69 struct firmware_cache *fwc;
90 extern struct firmware_cache fw_cache;
163 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;
113 struct firmware_cache *fwc, in __allocate_fw_priv()
158 struct firmware_cache *fwc = &fw_cache; in __lookup_fw_priv()
167 int alloc_lookup_fw_priv(const char *fw_name, struct firmware_cache *fwc, in alloc_lookup_fw_priv()
206 struct firmware_cache *fwc = fw_priv->fwc; in __free_fw_priv()
226 struct firmware_cache *fwc = fw_priv->fwc; in free_fw_priv()
1217 struct firmware_cache *fwc = &fw_cache; in lookup_fw_priv()
1276 struct firmware_cache *fwc = &fw_cache; in __fw_entry_found()
1289 struct firmware_cache *fwc = fw_priv->fwc; in fw_cache_piggyback_on_request()
[all …]
/Linux-v6.1/Documentation/driver-api/firmware/
Dcore.rst12 firmware_cache