Home
last modified time | relevance | path

Searched defs:firmware_p (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/base/
Dfirmware_class.c1039 _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()
/linux-4.4.14/drivers/remoteproc/
Dremoteproc_core.c1043 const struct firmware *firmware_p; in rproc_boot() local