Home
last modified time | relevance | path

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

/device/linaro/dragonboard/shared/utils/qrtr/lib/
Dqmi.c104 static int qmi_decode(struct qmi_elem_info *ei_array, void *out_c_struct,
634 static int qmi_decode(struct qmi_elem_info *ei_array, void *out_c_struct, in qmi_decode() argument
641 uint8_t *buf_dst = out_c_struct; in qmi_decode()
676 buf_dst = (void*)((char*)out_c_struct + temp_ei->offset); in qmi_decode()
680 buf_dst = (void*)((char*)out_c_struct + temp_ei->offset); in qmi_decode()
690 buf_dst = (void*)((char*)out_c_struct + temp_ei->offset); in qmi_decode()