Lines Matching defs:s5m8767_info
21 struct s5m8767_info {
163 static int s5m8767_get_register(struct s5m8767_info *s5m8767, int reg_id,
207 static int s5m8767_get_vsel_reg(int reg_id, struct s5m8767_info *s5m8767)
271 static inline int s5m8767_set_high(struct s5m8767_info *s5m8767)
282 static inline int s5m8767_set_low(struct s5m8767_info *s5m8767)
296 struct s5m8767_info *s5m8767 = rdev_get_drvdata(rdev);
342 struct s5m8767_info *s5m8767 = rdev_get_drvdata(rdev);
428 static void s5m8767_regulator_config_ext_control(struct s5m8767_info *s5m8767,
465 static int s5m8767_enable_ext_control(struct s5m8767_info *s5m8767,
641 struct s5m8767_info *s5m8767;
678 s5m8767 = devm_kzalloc(&pdev->dev, sizeof(struct s5m8767_info),