Lines Matching defs:dev
71 static bool cs35l41_readable_reg(struct device *dev, unsigned int reg) in cs35l41_readable_reg()
360 static bool cs35l41_precious_reg(struct device *dev, unsigned int reg) in cs35l41_precious_reg()
376 static bool cs35l41_volatile_reg(struct device *dev, unsigned int reg) in cs35l41_volatile_reg()
782 int cs35l41_test_key_unlock(struct device *dev, struct regmap *regmap) in cs35l41_test_key_unlock()
798 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap) in cs35l41_test_key_lock()
815 int cs35l41_otp_unpack(struct device *dev, struct regmap *regmap) in cs35l41_otp_unpack()
900 int cs35l41_register_errata_patch(struct device *dev, struct regmap *reg, unsigned int reg_revid) in cs35l41_register_errata_patch()
938 int cs35l41_set_channels(struct device *dev, struct regmap *reg, in cs35l41_set_channels()
988 static int cs35l41_boost_config(struct device *dev, struct regmap *regmap, int boost_ind, in cs35l41_boost_config()
1140 int cs35l41_init_boost(struct device *dev, struct regmap *regmap, in cs35l41_init_boost()
1218 int cs35l41_global_enable(struct device *dev, struct regmap *regmap, enum cs35l41_boost_type b_type, in cs35l41_global_enable()
1417 void cs35l41_configure_cs_dsp(struct device *dev, struct regmap *reg, struct cs_dsp *dsp) in cs35l41_configure_cs_dsp()
1455 int cs35l41_set_cspl_mbox_cmd(struct device *dev, struct regmap *regmap, in cs35l41_set_cspl_mbox_cmd()
1497 int cs35l41_write_fs_errata(struct device *dev, struct regmap *regmap) in cs35l41_write_fs_errata()
1510 int cs35l41_enter_hibernate(struct device *dev, struct regmap *regmap, in cs35l41_enter_hibernate()
1529 static void cs35l41_wait_for_pwrmgt_sts(struct device *dev, struct regmap *regmap) in cs35l41_wait_for_pwrmgt_sts()
1548 int cs35l41_exit_hibernate(struct device *dev, struct regmap *regmap) in cs35l41_exit_hibernate()