Searched defs:_i3c_device_control_info (Results 1 – 1 of 1) sorted by relevance
226 struct _i3c_device_control_info struct228 i3c_device_hw_ops_t *funcs; /*!< Pointer to I3C device hardware operation API sets.*/229 void *resource; /*!< Pointer to keep I3C device specific resource.*/230 bool isSecondary; /*!< Specify if the device is secondary device.*/231 void *privateData; /*!< Pointer to keep I3C device private data.*/