Searched defs:firmware_p (Results 1 – 2 of 2) sorted by relevance
1039 _request_firmware_prepare(struct firmware **firmware_p, const char *name, in _request_firmware_prepare()1118 _request_firmware(const struct firmware **firmware_p, const char *name, in _request_firmware()1203 request_firmware(const struct firmware **firmware_p, const char *name, in request_firmware()1228 int request_firmware_direct(const struct firmware **firmware_p, in request_firmware_direct()
1043 const struct firmware *firmware_p; in rproc_boot() local