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

/linux-master/include/linux/
H A Dfirmware.h200 int firmware_request_cache(struct device *device, const char *name);
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Dmcu.c417 return firmware_request_cache(dev->dev, MT7601U_FIRMWARE);
/linux-master/drivers/base/firmware_loader/
H A Dmain.c1047 * firmware_request_cache() - cache firmware for suspend so resume can use it
1058 int firmware_request_cache(struct device *device, const char *name) function
1068 EXPORT_SYMBOL_GPL(firmware_request_cache); variable

Completed in 294 milliseconds