Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/firmware/
H A Drequest_firmware.rst63 this can be done with firmware_request_cache() instead of requesting for the
66 firmware_request_cache()
69 :functions: firmware_request_cache
/linux/include/linux/
H A Dfirmware.h212 int firmware_request_cache(struct device *device, const char *name);
/linux/drivers/base/firmware_loader/
H A Dmain.c1043 int firmware_request_cache(struct device *device, const char *name) in firmware_request_cache() function
1053 EXPORT_SYMBOL_GPL(firmware_request_cache);