Home
last modified time | relevance | path

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

/drivers/base/firmware_loader/
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()
1340 struct firmware_cache *fwc = &fw_cache; in lookup_fw_priv()
1399 struct firmware_cache *fwc = &fw_cache; in __fw_entry_found()
1412 struct firmware_cache *fwc = fw_priv->fwc; in fw_cache_piggyback_on_request()
[all …]
Dfirmware.h67 struct firmware_cache *fwc;
88 extern struct firmware_cache fw_cache;
161 int alloc_lookup_fw_priv(const char *fw_name, struct firmware_cache *fwc,