Searched refs:HotJoin (Results 1 – 3 of 3) sorted by relevance
59 .HotJoin = I3C_SlaveAdapterRequestHotJoin,72 … .HotJoin = I3C_SlaveAdapterRequestHotJoin,
1114 (i3cDev->devControlInfo->funcs->HotJoin != NULL)) in I3C_BusSlaveRequestHotJoin()1116 i3cDev->devControlInfo->funcs->HotJoin(i3cDev); in I3C_BusSlaveRequestHotJoin()
218 void (*HotJoin)(i3c_device_t *master); /*!< HotJoin function.*/ member