Lines Matching defs:fw_priv

96 static void fw_state_init(struct fw_priv *fw_priv)  in fw_state_init()
104 static inline int fw_state_wait(struct fw_priv *fw_priv) in fw_state_wait()
118 struct fw_priv *fw_priv; in __allocate_fw_priv() local
168 struct fw_priv **fw_priv, in alloc_lookup_fw_priv()
208 struct fw_priv *fw_priv = to_fw_priv(ref); in __free_fw_priv() local
227 static void free_fw_priv(struct fw_priv *fw_priv) in free_fw_priv()
236 bool fw_is_paged_buf(struct fw_priv *fw_priv) in fw_is_paged_buf()
241 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()
322 static int fw_decompress_xz_single(struct device *dev, struct fw_priv *fw_priv, in fw_decompress_xz_single()
348 static int fw_decompress_xz_pages(struct device *dev, struct fw_priv *fw_priv, in fw_decompress_xz_pages()
395 static int fw_decompress_xz(struct device *dev, struct fw_priv *fw_priv, in fw_decompress_xz()
425 fw_get_filesystem_firmware(struct device *device, struct fw_priv *fw_priv, in fw_get_filesystem_firmware()
531 static void fw_set_page_data(struct fw_priv *fw_priv, struct firmware *fw) in fw_set_page_data()
620 struct fw_priv *fw_priv = fw->priv; in assign_fw() local
670 struct fw_priv *fw_priv; in _request_firmware_prepare() local
718 struct fw_priv *fw_priv; in fw_abort_batch_reqs() local
1154 struct fw_priv *fw_priv; in uncache_firmware() local
1201 static void fw_cache_piggyback_on_request(struct fw_priv *fw_priv) in fw_cache_piggyback_on_request()
1449 static void fw_cache_piggyback_on_request(struct fw_priv *fw_priv) in fw_cache_piggyback_on_request()