Home
last modified time | relevance | path

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

/drivers/base/firmware_loader/
Dmain.c50 struct firmware_cache { struct
94 static struct firmware_cache fw_cache;
172 struct firmware_cache *fwc, in __allocate_fw_priv()
217 struct firmware_cache *fwc = &fw_cache; in __lookup_fw_priv()
227 struct firmware_cache *fwc, in alloc_lookup_fw_priv()
269 struct firmware_cache *fwc = fw_priv->fwc; in __free_fw_priv()
289 struct firmware_cache *fwc = fw_priv->fwc; in free_fw_priv()
1259 struct firmware_cache *fwc = &fw_cache; in lookup_fw_priv()
1318 struct firmware_cache *fwc = &fw_cache; in __fw_entry_found()
1331 struct firmware_cache *fwc = fw_priv->fwc; in fw_cache_piggyback_on_request()
[all …]
Dfirmware.h69 struct firmware_cache *fwc;