Home
last modified time | relevance | path

Searched refs:out_c_struct (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/soc/qcom/
Dqmi_encdec.c64 static int qmi_decode(const struct qmi_elem_info *ei_array, void *out_c_struct,
593 static int qmi_decode(const struct qmi_elem_info *ei_array, void *out_c_struct, in qmi_decode() argument
600 u8 *buf_dst = out_c_struct; in qmi_decode()
635 buf_dst = out_c_struct + temp_ei->offset; in qmi_decode()
639 buf_dst = out_c_struct + temp_ei->offset; in qmi_decode()
649 buf_dst = out_c_struct + temp_ei->offset; in qmi_decode()