Searched refs:regulator_is_enabled (Results 1 – 14 of 14) sorted by relevance
25 if (cpu_regulator && regulator_is_enabled(cpu_regulator)) in regulator_poweroff_do_poweroff()
170 if (!regulator_is_enabled(cfb->lcd_pwr)) in clps711x_lcd_get_power()182 if (!regulator_is_enabled(cfb->lcd_pwr)) in clps711x_lcd_set_power()185 if (regulator_is_enabled(cfb->lcd_pwr)) in clps711x_lcd_set_power()
816 !regulator_is_enabled(fbi->lcd_pwr)) in imxfb_lcd_get_power()
162 if (regulator_is_enabled(led->vcc)) in regulator_led_probe()
224 led->enabled = regulator_is_enabled(isink); in wm8350_led_probe()
355 unsafe { bindings::regulator_is_enabled(self.inner.as_ptr()) != 0 } in is_enabled()
301 return regulator_is_enabled(clk->supply); in clk_gated_fixed_is_prepared()
119 str_enabled_disabled(regulator_is_enabled(info->vbus))); in usb_conn_detect_cable()
118 return regulator_is_enabled(da8xx_ohci->vbus_reg); in ohci_da8xx_get_power()
409 if (pb->power_supply && !regulator_is_enabled(pb->power_supply)) in pwm_backlight_initial_power_state()
139 return !!regulator_is_enabled(sdata->ledvdd); in stmfts_brightness_get()
1722 !regulator_is_enabled(psec->ps)) { in pse_ethtool_c33_set_config()
1648 !regulator_is_enabled(rdev->supply))) { in set_machine_constraints()3440 int regulator_is_enabled(struct regulator *regulator) in regulator_is_enabled() function3453 EXPORT_SYMBOL_GPL(regulator_is_enabled);
1939 if (regulator_is_enabled(port->supply)) in tegra210_usb2_phy_set_mode()