Searched refs:request_firmware (Results 1 – 2 of 2) sorted by relevance
38 int request_firmware(const struct firmware **fw, const char *name,47 static inline int request_firmware(const struct firmware **fw, in request_firmware() function
61 ret = request_firmware(&lfw, fw_name, dev); in request_ihex_firmware()