Searched defs:firmware_p (Results 1 – 2 of 2) sorted by relevance
1020 _request_firmware_prepare(struct firmware **firmware_p, const char *name, in _request_firmware_prepare()1099 _request_firmware(const struct firmware **firmware_p, const char *name, in _request_firmware()1184 request_firmware(const struct firmware **firmware_p, const char *name, in request_firmware()1209 int request_firmware_direct(const struct firmware **firmware_p, in request_firmware_direct()
1028 const struct firmware *firmware_p; in rproc_boot() local