Searched defs:guid (Results 1 – 5 of 5) sorted by relevance
58 guid() in guid() function63 guid(const uint8_t * p) in guid() function69 guid(const std::string& f) in guid() function
52 class guid; variable
74 uint32_t guid : 1; ///< 128 bit GUID present member
237 struct mipi_syst_guid guid; /**< origin GUID or module value */ member
384 #define MIPI_SYST_SET_HANDLE_GUID_UNIT(h, guid, unit) \ argument