Home
last modified time | relevance | path

Searched refs:cs35l41_otp_unpack (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dcs35l41-lib.c812 int cs35l41_otp_unpack(struct device *dev, struct regmap *regmap) in cs35l41_otp_unpack() function
894 EXPORT_SYMBOL_GPL(cs35l41_otp_unpack);
H A Dcs35l41.c1288 ret = cs35l41_otp_unpack(cs35l41->dev, cs35l41->regmap); in cs35l41_probe()
/openbmc/linux/include/sound/
H A Dcs35l41.h888 int cs35l41_otp_unpack(struct device *dev, struct regmap *regmap);
/openbmc/linux/sound/pci/hda/
H A Dcs35l41_hda.c1637 ret = cs35l41_otp_unpack(cs35l41->dev, cs35l41->regmap); in cs35l41_hda_probe()