Lines Matching defs:wm8350
96 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_isink_enable() local
140 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_isink_disable() local
180 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_isink_is_enabled() local
196 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_isink_enable_time() local
239 int wm8350_isink_set_flash(struct wm8350 *wm8350, int isink, u16 mode, in wm8350_isink_set_flash()
265 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_set_suspend_voltage() local
302 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_set_suspend_enable() local
342 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_set_suspend_disable() local
382 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc25_set_suspend_enable() local
407 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc25_set_suspend_disable() local
433 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_set_suspend_mode() local
480 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_ldo_set_suspend_voltage() local
515 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_ldo_set_suspend_enable() local
544 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_ldo_set_suspend_disable() local
571 int wm8350_dcdc_set_slot(struct wm8350 *wm8350, int dcdc, u16 start, in wm8350_dcdc_set_slot()
619 int wm8350_ldo_set_slot(struct wm8350 *wm8350, int ldo, u16 start, u16 stop) in wm8350_ldo_set_slot()
654 int wm8350_dcdc25_set_mode(struct wm8350 *wm8350, int dcdc, u16 mode, in wm8350_dcdc25_set_mode()
691 static int force_continuous_enable(struct wm8350 *wm8350, int dcdc, int enable) in force_continuous_enable()
723 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_set_mode() local
766 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_dcdc_get_mode() local
1106 struct wm8350 *wm8350 = dev_get_drvdata(&pdev->dev); in wm8350_regulator_probe() local
1164 struct wm8350 *wm8350 = rdev_get_drvdata(rdev); in wm8350_regulator_remove() local
1171 int wm8350_register_regulator(struct wm8350 *wm8350, int reg, in wm8350_register_regulator()
1230 int wm8350_register_led(struct wm8350 *wm8350, int lednum, int dcdc, int isink, in wm8350_register_led()