Searched refs:p_ptt_rsp_msg (Results 1 – 1 of 1) sorted by relevance
778 void **p_ptt_rsp_msg) in wcn36xx_smd_process_ptt_msg_rsp() argument795 *p_ptt_rsp_msg = kmalloc(rsp->header.len, GFP_ATOMIC); in wcn36xx_smd_process_ptt_msg_rsp()796 if (!*p_ptt_rsp_msg) in wcn36xx_smd_process_ptt_msg_rsp()798 memcpy(*p_ptt_rsp_msg, rsp->ptt_msg, rsp->header.len); in wcn36xx_smd_process_ptt_msg_rsp()