Lines Matching defs:fw_priv

97 void fw_state_init(struct fw_priv *fw_priv)  in fw_state_init()
105 static inline int fw_state_wait(struct fw_priv *fw_priv) in fw_state_wait()
119 struct fw_priv *fw_priv; in __allocate_fw_priv() local
168 struct fw_priv **fw_priv, void *dbuf, size_t size, in alloc_lookup_fw_priv()
205 struct fw_priv *fw_priv = to_fw_priv(ref); in __free_fw_priv() local
224 void free_fw_priv(struct fw_priv *fw_priv) in free_fw_priv()
233 bool fw_is_paged_buf(struct fw_priv *fw_priv) in fw_is_paged_buf()
238 void fw_free_paged_buf(struct fw_priv *fw_priv) in fw_free_paged_buf()
257 int fw_grow_paged_buf(struct fw_priv *fw_priv, int pages_needed) in fw_grow_paged_buf()
290 int fw_map_paged_buf(struct fw_priv *fw_priv) in fw_map_paged_buf()
310 static int fw_decompress_zstd(struct device *dev, struct fw_priv *fw_priv, in fw_decompress_zstd()
385 static int fw_decompress_xz_single(struct device *dev, struct fw_priv *fw_priv, in fw_decompress_xz_single()
411 static int fw_decompress_xz_pages(struct device *dev, struct fw_priv *fw_priv, in fw_decompress_xz_pages()
458 static int fw_decompress_xz(struct device *dev, struct fw_priv *fw_priv, in fw_decompress_xz()
488 fw_get_filesystem_firmware(struct device *device, struct fw_priv *fw_priv, in fw_get_filesystem_firmware()
603 static void fw_set_page_data(struct fw_priv *fw_priv, struct firmware *fw) in fw_set_page_data()
692 struct fw_priv *fw_priv = fw->priv; in assign_fw() local
742 struct fw_priv *fw_priv; in _request_firmware_prepare() local
790 struct fw_priv *fw_priv; in fw_abort_batch_reqs() local
1294 struct fw_priv *fw_priv; in uncache_firmware() local
1341 static void fw_cache_piggyback_on_request(struct fw_priv *fw_priv) in fw_cache_piggyback_on_request()
1589 static void fw_cache_piggyback_on_request(struct fw_priv *fw_priv) in fw_cache_piggyback_on_request()