Lines Matching defs:fw_priv
98 void fw_state_init(struct fw_priv *fw_priv) in fw_state_init()
106 static inline int fw_state_wait(struct fw_priv *fw_priv) in fw_state_wait()
120 struct fw_priv *fw_priv; in __allocate_fw_priv() local
169 struct fw_priv **fw_priv, void *dbuf, size_t size, in alloc_lookup_fw_priv()
206 struct fw_priv *fw_priv = to_fw_priv(ref); in __free_fw_priv() local
225 void free_fw_priv(struct fw_priv *fw_priv) in free_fw_priv()
234 bool fw_is_paged_buf(struct fw_priv *fw_priv) in fw_is_paged_buf()
239 void fw_free_paged_buf(struct fw_priv *fw_priv) in fw_free_paged_buf()
258 int fw_grow_paged_buf(struct fw_priv *fw_priv, int pages_needed) in fw_grow_paged_buf()
291 int fw_map_paged_buf(struct fw_priv *fw_priv) in fw_map_paged_buf()
311 static int fw_decompress_zstd(struct device *dev, struct fw_priv *fw_priv, in fw_decompress_zstd()
386 static int fw_decompress_xz_single(struct device *dev, struct fw_priv *fw_priv, in fw_decompress_xz_single()
412 static int fw_decompress_xz_pages(struct device *dev, struct fw_priv *fw_priv, in fw_decompress_xz_pages()
459 static int fw_decompress_xz(struct device *dev, struct fw_priv *fw_priv, in fw_decompress_xz()
489 fw_get_filesystem_firmware(struct device *device, struct fw_priv *fw_priv, in fw_get_filesystem_firmware()
608 static void fw_set_page_data(struct fw_priv *fw_priv, struct firmware *fw) in fw_set_page_data()
697 struct fw_priv *fw_priv = fw->priv; in assign_fw() local
747 struct fw_priv *fw_priv; in _request_firmware_prepare() local
795 struct fw_priv *fw_priv; in fw_abort_batch_reqs() local
1364 struct fw_priv *fw_priv; in uncache_firmware() local
1411 static void fw_cache_piggyback_on_request(struct fw_priv *fw_priv) in fw_cache_piggyback_on_request()
1659 static void fw_cache_piggyback_on_request(struct fw_priv *fw_priv) in fw_cache_piggyback_on_request()