i3c_device_get_supported_xfer_mode
EXPORT_SYMBOL_GPL(i3c_device_get_supported_xfer_mode);
return i3c_device_get_supported_xfer_mode(data->i3cdev) & BIT(I3C_HDR_DDR);
u32 i3c_device_get_supported_xfer_mode(struct i3c_device *dev);