Home
last modified time | relevance | path

Searched refs:alloc_fw_cache_entry (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/base/firmware_loader/
H A Dmain.c1340 static struct fw_cache_entry *alloc_fw_cache_entry(const char *name) in alloc_fw_cache_entry() function
1380 fce = alloc_fw_cache_entry(name); in fw_cache_piggyback_on_request()
1422 fce = alloc_fw_cache_entry(fw_name); in dev_create_fw_entry()