Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
H A Dqmi_encdec.c61 const void *in_c_struct, u32 out_buf_len,
284 * @in_c_struct: Pointer to the C structure to be encoded.
293 const void *in_c_struct, u32 out_buf_len, in qmi_encode() argument
319 buf_src = in_c_struct + temp_ei->offset; in qmi_encode()