Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/
Dfirmware_class.c115 struct firmware_cache { struct
141 struct firmware_cache *fwc; argument
177 static struct firmware_cache fw_cache;
180 struct firmware_cache *fwc) in __allocate_fw_buf()
209 struct firmware_cache *fwc = &fw_cache; in __fw_lookup_buf()
218 struct firmware_cache *fwc, in fw_lookup_and_allocate_buf()
245 struct firmware_cache *fwc = buf->fwc; in __fw_free_buf()
270 struct firmware_cache *fwc = buf->fwc; in fw_free_buf()
1379 struct firmware_cache *fwc = &fw_cache; in fw_lookup_buf()
1438 struct firmware_cache *fwc = &fw_cache; in __fw_entry_found()
[all …]