Searched refs:TYPE_I3C_BUS (Results 1 – 2 of 2) sorted by relevance
45 .name = TYPE_I3C_BUS,58 return i3c_init_bus_type(TYPE_I3C_BUS, parent, name); in i3c_init_bus()627 k->bus_type = TYPE_I3C_BUS; in i3c_target_class_init()
157 #define TYPE_I3C_BUS "i3c-bus" macro