Searched defs:type_id (Results 1 – 3 of 3) sorted by relevance
172 struct type_id : struct182 struct type_id<bool> : tuple_type_id<SD_BUS_TYPE_BOOLEAN> struct185 struct type_id<uint8_t> : tuple_type_id<SD_BUS_TYPE_BYTE> struct189 struct type_id<uint16_t> : tuple_type_id<SD_BUS_TYPE_UINT16> struct192 struct type_id<int16_t> : tuple_type_id<SD_BUS_TYPE_INT16> struct195 struct type_id<uint32_t> : tuple_type_id<SD_BUS_TYPE_UINT32> struct198 struct type_id<int32_t> : tuple_type_id<SD_BUS_TYPE_INT32> struct201 struct type_id<uint64_t> : tuple_type_id<SD_BUS_TYPE_UINT64> struct204 struct type_id<int64_t> : tuple_type_id<SD_BUS_TYPE_INT64> struct208 struct type_id<double> : tuple_type_id<SD_BUS_TYPE_DOUBLE> struct[all …]
1008 const char *get_lpddr2_type(u8 type_id) in get_lpddr2_type()
256 uint32_t type_id; member