Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
H A Dqmi_encdec.c106 static int qmi_decode(const struct qmi_elem_info *ei_array, void *out_c_struct,
707 static int qmi_decode(const struct qmi_elem_info *ei_array, void *out_c_struct, in qmi_decode() argument
714 u8 *buf_dst = out_c_struct; in qmi_decode()
751 buf_dst = out_c_struct + temp_ei->offset; in qmi_decode()
755 buf_dst = out_c_struct + temp_ei->offset; in qmi_decode()
776 buf_dst = out_c_struct + temp_ei->offset; in qmi_decode()