Loading sound/soc/msm/qdsp6v2/q6voice.c +567 −31 File changed.Preview size limit exceeded, changes collapsed. Show changes sound/soc/msm/qdsp6v2/q6voice.h +2 −0 Original line number Diff line number Diff line Loading @@ -1549,6 +1549,8 @@ struct voice_data { u32 cvs_state; u32 cvp_state; u32 async_err; /* Handle to MVM in the Q6 */ u16 mvm_handle; /* Handle to CVS in the Q6 */ Loading Loading
sound/soc/msm/qdsp6v2/q6voice.c +567 −31 File changed.Preview size limit exceeded, changes collapsed. Show changes
sound/soc/msm/qdsp6v2/q6voice.h +2 −0 Original line number Diff line number Diff line Loading @@ -1549,6 +1549,8 @@ struct voice_data { u32 cvs_state; u32 cvp_state; u32 async_err; /* Handle to MVM in the Q6 */ u16 mvm_handle; /* Handle to CVS in the Q6 */ Loading