Searched refs:qe_upload_firmware (Results 1 – 4 of 4) sorted by relevance
446 int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware() function558 EXPORT_SYMBOL(qe_upload_firmware);
306 int qe_upload_firmware(const struct qe_firmware *firmware);308 static inline int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware() function
176 embedded into a binary blob. This blob is passed to the qe_upload_firmware()181 qe_upload_firmware() for up-to-date implementation information.
1166 ret = qe_upload_firmware(firmware); in uart_firmware_cont()