Home
last modified time | relevance | path

Searched refs:cache_firmware (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/firmware_loader/
H A Dmain.c1175 * cache_firmware() - cache one firmware image in kernel memory space
1188 static int cache_firmware(const char *fw_name) in cache_firmware() function
1309 ret = cache_firmware(fce->name); in __async_dev_cache_fw_image()
1397 * cache_firmware() to cache these firmwares for the device,
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dmain.c1240 * cache_firmware() - cache one firmware image in kernel memory space
1253 static int cache_firmware(const char *fw_name) in cache_firmware() function
1374 ret = cache_firmware(fce->name); in __async_dev_cache_fw_image()
1462 * cache_firmware() to cache these firmwares for the device,

Completed in 5 milliseconds