Searched refs:_request_firmware (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/base/ |
D | firmware_class.c | 1099 _request_firmware(const struct firmware **firmware_p, const char *name, in _request_firmware() function 1191 ret = _request_firmware(firmware_p, name, device, in request_firmware() 1215 ret = _request_firmware(firmware_p, name, device, in request_firmware_direct() 1254 _request_firmware(&fw, fw_work->name, fw_work->device, in request_firmware_work_func()
|