Home
last modified time | relevance | path

Searched defs:fwc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/base/firmware_loader/
Dmain.c168 struct firmware_cache *fwc, in __allocate_fw_priv()
200 struct firmware_cache *fwc = &fw_cache; in __lookup_fw_priv() local
210 struct firmware_cache *fwc, in alloc_lookup_fw_priv()
245 struct firmware_cache *fwc = fw_priv->fwc; in __free_fw_priv() local
271 struct firmware_cache *fwc = fw_priv->fwc; in free_fw_priv() local
895 struct firmware_cache *fwc = &fw_cache; in lookup_fw_priv() local
954 struct firmware_cache *fwc = &fw_cache; in __fw_entry_found() local
966 struct firmware_cache *fwc = &fw_cache; in fw_cache_piggyback_on_request() local
995 struct firmware_cache *fwc = &fw_cache; in __async_dev_cache_fw_image() local
1034 struct firmware_cache *fwc = &fw_cache; in dev_cache_fw_image() local
[all …]
Dfirmware.h62 struct firmware_cache *fwc; member