Lines Matching defs:s5m8767_info
20 struct s5m8767_info {
162 static int s5m8767_get_register(struct s5m8767_info *s5m8767, int reg_id,
206 static int s5m8767_get_vsel_reg(int reg_id, struct s5m8767_info *s5m8767)
270 static inline int s5m8767_set_high(struct s5m8767_info *s5m8767)
281 static inline int s5m8767_set_low(struct s5m8767_info *s5m8767)
295 struct s5m8767_info *s5m8767 = rdev_get_drvdata(rdev);
341 struct s5m8767_info *s5m8767 = rdev_get_drvdata(rdev);
427 static void s5m8767_regulator_config_ext_control(struct s5m8767_info *s5m8767,
464 static int s5m8767_enable_ext_control(struct s5m8767_info *s5m8767,
690 struct s5m8767_info *s5m8767;
725 s5m8767 = devm_kzalloc(&pdev->dev, sizeof(struct s5m8767_info),