i3c_device_get_info
EXPORT_SYMBOL_GPL(i3c_device_get_info);
i3c_device_get_info(i3cdev, &devinfo);
i3c_device_get_info(i3c, &devinfo);
i3c_device_get_info(mi->i3c, &info);
void i3c_device_get_info(const struct i3c_device *dev, struct i3c_device_info *info);