Lines Matching defs:wm8350
141 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_isink_set_current() local
172 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_isink_get_current() local
195 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_isink_enable() local
239 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_isink_disable() local
279 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_isink_is_enabled() local
295 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_isink_enable_time() local
338 int wm8350_isink_set_flash(struct wm8350 *wm8350, int isink, u16 mode, in wm8350_isink_set_flash()
365 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_set_voltage() local
410 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_get_voltage_sel() local
446 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_set_suspend_voltage() local
489 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_set_suspend_enable() local
529 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_set_suspend_disable() local
569 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc25_set_suspend_enable() local
594 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc25_set_suspend_disable() local
620 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_set_suspend_mode() local
662 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_ldo_set_suspend_voltage() local
700 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_ldo_set_suspend_enable() local
729 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_ldo_set_suspend_disable() local
759 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_ldo_set_voltage() local
810 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_ldo_get_voltage_sel() local
842 int wm8350_dcdc_set_slot(struct wm8350 *wm8350, int dcdc, u16 start, in wm8350_dcdc_set_slot()
890 int wm8350_ldo_set_slot(struct wm8350 *wm8350, int ldo, u16 start, u16 stop) in wm8350_ldo_set_slot()
925 int wm8350_dcdc25_set_mode(struct wm8350 *wm8350, int dcdc, u16 mode, in wm8350_dcdc25_set_mode()
964 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_enable() local
978 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_disable() local
993 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_ldo_enable() local
1007 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_ldo_disable() local
1019 static int force_continuous_enable(struct wm8350 *wm8350, int dcdc, int enable) in force_continuous_enable()
1051 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_set_mode() local
1094 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_get_mode() local
1202 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_is_enabled() local
1215 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_ldo_is_enabled() local
1382 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in pmic_uv_handler() local
1400 struct wm8350 *wm8350 = dev_get_drvdata(&pdev->dev); in wm8350_regulator_probe() local
1454 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_regulator_remove() local
1463 int wm8350_register_regulator(struct wm8350 *wm8350, int reg, in wm8350_register_regulator()
1522 int wm8350_register_led(struct wm8350 *wm8350, int lednum, int dcdc, int isink, in wm8350_register_led()