Searched refs:data_var (Results 1 – 2 of 2) sorted by relevance
132 MIPI_SYST_EVDSC_MEMBER_OFF(ed_pld.data_var),291 desc.ed_pld.data_var = (const mipi_syst_u8 *) str; in mipi_syst_write_debug_string()485 desc.ed_pld.data_var = data; in mipi_syst_write_raw_message()1165 desc.ed_pld.data_var = (const mipi_syst_u8 *) fmt; in mipi_syst_write_vprintf_string()1265 desc.ed_pld.data_var = (const mipi_syst_u8 *) argBuf; in mipi_syst_write_printf_catalog64()1324 desc.ed_pld.data_var = (const mipi_syst_u8 *) argBuf; in mipi_syst_write_catalog64_args_copy()1401 desc.ed_pld.data_var = (const mipi_syst_u8 *) argBuf; in mipi_syst_write_printf_catalog32()1461 desc.ed_pld.data_var = (const mipi_syst_u8 *) argBuf; in mipi_syst_write_catalog32_args_copy()
97 const void *data_var; /**< variable length payload */ member