cs35l41_otp_unpack
int cs35l41_otp_unpack(struct device *dev, struct regmap *regmap);
ret = cs35l41_otp_unpack(cs35l41->dev, cs35l41->regmap);
EXPORT_SYMBOL_GPL(cs35l41_otp_unpack);
ret = cs35l41_otp_unpack(cs35l41->dev, cs35l41->regmap);