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

/linux-master/drivers/base/firmware_loader/
H A Dfirmware.h67 struct firmware_cache *fwc; member in struct:fw_priv
H A Dmain.c159 struct firmware_cache *fwc = &fw_cache; local
168 int alloc_lookup_fw_priv(const char *fw_name, struct firmware_cache *fwc, argument
113 __allocate_fw_priv(const char *fw_name, struct firmware_cache *fwc, void *dbuf, size_t size, size_t offset, u32 opt_flags) argument
207 struct firmware_cache *fwc = fw_priv->fwc; variable in typeref:struct:firmware_cache
227 struct firmware_cache *fwc = fw_priv->fwc; local
1277 struct firmware_cache *fwc = &fw_cache; local
1336 struct firmware_cache *fwc = &fw_cache; local
1349 struct firmware_cache *fwc = fw_priv->fwc; local
1376 struct firmware_cache *fwc = &fw_cache; local
1415 struct firmware_cache *fwc = &fw_cache; local
1443 struct firmware_cache *fwc = &fw_cache; local
1473 struct firmware_cache *fwc = &fw_cache; local
[all...]
/linux-master/drivers/accel/habanalabs/common/
H A Dfirmware_if.c1538 hl_fw_static_read_device_fw_version(struct hl_device *hdev, enum hl_fw_component fwc) argument
2243 hl_fw_dynamic_read_device_fw_version(struct hl_device *hdev, enum hl_fw_component fwc, const char *fw_version) argument

Completed in 132 milliseconds