Searched refs:temp_ei (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/soc/qcom/
H A Dqmi_encdec.c82 const struct qmi_elem_info *temp_ei = ei_array; local
86 temp_ei = temp_ei + 1;
89 tlv_type = temp_ei->tlv_type;
90 temp_ei = temp_ei + 1;
91 } while (tlv_type == temp_ei->tlv_type);
94 return temp_ei;
108 const struct qmi_elem_info *temp_ei = ei_array; local
113 while (temp_ei
203 const struct qmi_elem_info *temp_ei = ei_array; local
242 const struct qmi_elem_info *temp_ei = ei_array; local
296 const struct qmi_elem_info *temp_ei = ei_array; local
477 const struct qmi_elem_info *temp_ei = ei_array; local
525 const struct qmi_elem_info *temp_ei = ei_array; local
570 const struct qmi_elem_info *temp_ei = ei_array; local
597 const struct qmi_elem_info *temp_ei = ei_array; local
[all...]

Completed in 310 milliseconds