Loading drivers/soc/qcom/qdsp6v2/apr_vm.c +1 −0 Original line number Diff line number Diff line Loading @@ -981,6 +981,7 @@ void dispatch_event(unsigned long code, uint16_t proc) uint16_t clnt; int i, j; memset(&data, 0, sizeof(data)); data.opcode = RESET_EVENTS; data.reset_event = code; Loading Loading
drivers/soc/qcom/qdsp6v2/apr_vm.c +1 −0 Original line number Diff line number Diff line Loading @@ -981,6 +981,7 @@ void dispatch_event(unsigned long code, uint16_t proc) uint16_t clnt; int i, j; memset(&data, 0, sizeof(data)); data.opcode = RESET_EVENTS; data.reset_event = code; Loading