Searched refs:qe_upload_firmware (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/sysdev/qe_lib/
H A Dqe.c374 * This function is a worker function for qe_upload_firmware(). It does
419 int qe_upload_firmware(const struct qe_firmware *firmware) qe_upload_firmware() function
529 EXPORT_SYMBOL(qe_upload_firmware); variable
/linux-4.4.14/arch/powerpc/include/asm/
H A Dqe.h245 int qe_upload_firmware(const struct qe_firmware *firmware);
247 static inline int qe_upload_firmware(const struct qe_firmware *firmware) qe_upload_firmware() function
/linux-4.4.14/drivers/tty/serial/
H A Ducc_uart.c1182 ret = qe_upload_firmware(firmware); uart_firmware_cont()

Completed in 130 milliseconds