Searched defs:fwc (Results 1 – 2 of 2) sorted by relevance
168 struct firmware_cache *fwc, in __allocate_fw_priv()200 struct firmware_cache *fwc = &fw_cache; in __lookup_fw_priv() local210 struct firmware_cache *fwc, in alloc_lookup_fw_priv()245 struct firmware_cache *fwc = fw_priv->fwc; in __free_fw_priv() local271 struct firmware_cache *fwc = fw_priv->fwc; in free_fw_priv() local895 struct firmware_cache *fwc = &fw_cache; in lookup_fw_priv() local954 struct firmware_cache *fwc = &fw_cache; in __fw_entry_found() local966 struct firmware_cache *fwc = &fw_cache; in fw_cache_piggyback_on_request() local995 struct firmware_cache *fwc = &fw_cache; in __async_dev_cache_fw_image() local1034 struct firmware_cache *fwc = &fw_cache; in dev_cache_fw_image() local[all …]
62 struct firmware_cache *fwc; member