Home
last modified time | relevance | path

Searched defs:fwc (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/firmware_loader/
H A Dfirmware.h69 struct firmware_cache *fwc; member
H A Dmain.c216 struct firmware_cache *fwc = &fw_cache; in __lookup_fw_priv() local
170 __allocate_fw_priv(const char *fw_name, struct firmware_cache *fwc, void *dbuf, size_t size, size_t offset, u32 opt_flags) __allocate_fw_priv() argument
225 alloc_lookup_fw_priv(const char *fw_name, struct firmware_cache *fwc, struct fw_priv **fw_priv, void *dbuf, size_t size, size_t offset, u32 opt_flags) alloc_lookup_fw_priv() argument
268 struct firmware_cache *fwc = fw_priv->fwc; global() variable
288 struct firmware_cache *fwc = fw_priv->fwc; free_fw_priv() local
1207 struct firmware_cache *fwc = &fw_cache; lookup_fw_priv() local
1266 struct firmware_cache *fwc = &fw_cache; __fw_entry_found() local
1279 struct firmware_cache *fwc = fw_priv->fwc; fw_cache_piggyback_on_request() local
1306 struct firmware_cache *fwc = &fw_cache; __async_dev_cache_fw_image() local
1345 struct firmware_cache *fwc = &fw_cache; dev_cache_fw_image() local
1373 struct firmware_cache *fwc = &fw_cache; __device_uncache_fw_images() local
1403 struct firmware_cache *fwc = &fw_cache; device_cache_fw_images() local
[all...]
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dfirmware.h67 struct firmware_cache *fwc; member
H A Dmain.c158 struct firmware_cache *fwc = &fw_cache; in __lookup_fw_priv() local
167 int alloc_lookup_fw_priv(const char *fw_name, struct firmware_cache *fwc, in alloc_lookup_fw_priv() argument
112 __allocate_fw_priv(const char *fw_name, struct firmware_cache *fwc, void *dbuf, size_t size, size_t offset, u32 opt_flags) __allocate_fw_priv() argument
206 struct firmware_cache *fwc = fw_priv->fwc; global() variable
226 struct firmware_cache *fwc = fw_priv->fwc; free_fw_priv() local
1272 struct firmware_cache *fwc = &fw_cache; lookup_fw_priv() local
1331 struct firmware_cache *fwc = &fw_cache; __fw_entry_found() local
1344 struct firmware_cache *fwc = fw_priv->fwc; fw_cache_piggyback_on_request() local
1371 struct firmware_cache *fwc = &fw_cache; __async_dev_cache_fw_image() local
1410 struct firmware_cache *fwc = &fw_cache; dev_cache_fw_image() local
1438 struct firmware_cache *fwc = &fw_cache; __device_uncache_fw_images() local
1468 struct firmware_cache *fwc = &fw_cache; device_cache_fw_images() local
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dfirmware_if.c1560 hl_fw_static_read_device_fw_version(struct hl_device *hdev, enum hl_fw_component fwc) hl_fw_static_read_device_fw_version() argument
2265 hl_fw_dynamic_read_device_fw_version(struct hl_device *hdev, enum hl_fw_component fwc, const char *fw_version) hl_fw_dynamic_read_device_fw_version() argument
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/
H A Dgaudi.c2769 gaudi_read_device_fw_version(struct hl_device *hdev, enum hl_fw_component fwc) gaudi_read_device_fw_version() argument
/kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/
H A Dgoya.c2342 goya_read_device_fw_version(struct hl_device *hdev, enum hl_fw_component fwc) goya_read_device_fw_version() argument

Completed in 23 milliseconds