Searched defs:origin (Results 1 – 6 of 6) sorted by relevance
38 const struct mipi_syst_origin origin = variable
39 static const struct mipi_syst_origin origin = variable
143 const struct mipi_syst_origin *origin, in mipi_syst_init_handle()
120 static struct mipi_syst_origin origin; variable
47 struct mipi_syst_origin MipiSysTFixtureBase::origin = MIPI_SYST_GEN_ORIGIN_MODULE(1, 2); member in MipiSysTFixtureBase
530 guid decoder::generatePseudoGuid(uint8_t origin) in generatePseudoGuid()