Home
last modified time | relevance | path

Searched defs:on (Results 26 – 50 of 778) sorted by relevance

12345678910>>...32

/openbmc/linux/drivers/watchdog/
H A Drave-sp-wdt.c72 static int rave_sp_wdt_legacy_configure(struct watchdog_device *wdd, bool on) in rave_sp_wdt_legacy_configure()
85 static int rave_sp_wdt_rdu_configure(struct watchdog_device *wdd, bool on) in rave_sp_wdt_rdu_configure()
112 static int rave_sp_wdt_configure(struct watchdog_device *wdd, bool on) in rave_sp_wdt_configure()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c313 static int core_power_v1(struct venus_core *core, int on) in core_power_v1()
356 static int vdec_power_v3(struct device *dev, int on) in vdec_power_v3()
381 static int venc_power_v3(struct device *dev, int on) in venc_power_v3()
742 static int coreid_power_v4(struct venus_inst *inst, int on) in coreid_power_v4()
790 static int vdec_power_v4(struct device *dev, int on) in vdec_power_v4()
835 static int venc_power_v4(struct device *dev, int on) in venc_power_v4()
1035 static int core_power_v4(struct venus_core *core, int on) in core_power_v4()
/openbmc/linux/drivers/auxdisplay/
H A Dhd44780_common.c218 int hd44780_common_display(struct charlcd *lcd, enum charlcd_onoff on) in hd44780_common_display()
232 int hd44780_common_cursor(struct charlcd *lcd, enum charlcd_onoff on) in hd44780_common_cursor()
246 int hd44780_common_blink(struct charlcd *lcd, enum charlcd_onoff on) in hd44780_common_blink()
/openbmc/u-boot/arch/x86/lib/
H A Dpmu.c50 static int pmu_power_lss(struct pmu_regs *regs, unsigned int lss, bool on) in pmu_power_lss()
81 int pmu_turn_power(unsigned int lss, bool on) in pmu_turn_power()
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb_ptp.c171 struct ptp_extts_request *req, int on) in ravb_ptp_extts()
206 struct ptp_perout_request *req, int on) in ravb_ptp_perout()
273 struct ptp_clock_request *req, int on) in ravb_ptp_enable()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_gmin_platform.c733 int ctrl_reg, int shift, bool on) in axp_regulator_set()
803 static int gmin_gpio0_ctrl(struct v4l2_subdev *subdev, int on) in gmin_gpio0_ctrl()
814 static int gmin_gpio1_ctrl(struct v4l2_subdev *subdev, int on) in gmin_gpio1_ctrl()
825 static int gmin_v1p2_ctrl(struct v4l2_subdev *subdev, int on) in gmin_v1p2_ctrl()
846 static int gmin_v1p8_ctrl(struct v4l2_subdev *subdev, int on) in gmin_v1p8_ctrl()
927 static int gmin_v2p8_ctrl(struct v4l2_subdev *subdev, int on) in gmin_v2p8_ctrl()
1009 static int gmin_acpi_pm_ctrl(struct v4l2_subdev *subdev, int on) in gmin_acpi_pm_ctrl()
1040 static int gmin_flisclk_ctrl(struct v4l2_subdev *subdev, int on) in gmin_flisclk_ctrl()
/openbmc/linux/sound/pci/cs5535audio/
H A Dcs5535audio_olpc.c24 void olpc_analog_input(struct snd_ac97 *ac97, int on) in olpc_analog_input()
47 void olpc_mic_bias(struct snd_ac97 *ac97, int on) in olpc_mic_bias()
/openbmc/u-boot/board/BuR/common/
H A Dcommon.c35 void lcdbacklight(int on) in lcdbacklight()
181 void lcdpower(int on) in lcdpower()
/openbmc/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.c56 static int qcom_pmic_typec_set_vbus(struct tcpc_dev *tcpc, bool on, bool sink) in qcom_pmic_typec_set_vbus()
79 static int qcom_pmic_typec_set_vconn(struct tcpc_dev *tcpc, bool on) in qcom_pmic_typec_set_vconn()
130 static int qcom_pmic_typec_set_pd_rx(struct tcpc_dev *tcpc, bool on) in qcom_pmic_typec_set_pd_rx()
/openbmc/linux/drivers/leds/
H A Dleds-lp8788.c27 int on; member
74 enum lp8788_isink_number num, int on) in lp8788_led_enable()
/openbmc/linux/drivers/phy/samsung/
H A Dphy-s5pv210-usb2.c89 static void s5pv210_isol(struct samsung_usb2_phy_instance *inst, bool on) in s5pv210_isol()
109 static void s5pv210_phy_pwr(struct samsung_usb2_phy_instance *inst, bool on) in s5pv210_phy_pwr()
/openbmc/linux/drivers/usb/phy/
H A Dphy-am335x-control.c31 static void am335x_phy_wkup(struct phy_control *phy_ctrl, u32 id, bool on) in am335x_phy_wkup()
64 enum usb_dr_mode dr_mode, bool on) in am335x_phy_power()
/openbmc/linux/fs/pstore/
H A Dftrace.c67 static int pstore_set_ftrace_enabled(bool on) in pstore_set_ftrace_enabled()
94 u8 on; in pstore_ftrace_knob_write() local
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispcsiphy.c69 static void csiphy_routing_cfg_3430(struct isp_csiphy *phy, u32 iface, bool on, in csiphy_routing_cfg_3430()
103 enum isp_interface_type iface, bool on, in csiphy_routing_cfg()
/openbmc/linux/sound/core/
H A Dmisc.c164 int on; member
189 int snd_fasync_helper(int fd, struct file *file, int on, in snd_fasync_helper()
/openbmc/linux/drivers/pmdomain/renesas/
H A Drcar-sysc.c69 static int rcar_sysc_pwr_on_off(const struct rcar_sysc_ch *sysc_ch, bool on) in rcar_sysc_pwr_on_off()
97 static int rcar_sysc_power(const struct rcar_sysc_ch *sysc_ch, bool on) in rcar_sysc_power()
461 static int rcar_sysc_power_cpu(unsigned int idx, bool on) in rcar_sysc_power_cpu()
/openbmc/linux/arch/m68k/include/asm/
H A Dblinken.h22 static __inline__ void blinken_leds(int on, int off) in blinken_leds()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgv100.c153 gv100_grctx_generate_r400088(struct gf100_gr *gr, bool on) in gv100_grctx_generate_r400088()
183 gv100_grctx_unkn88c(struct gf100_gr *gr, bool on) in gv100_grctx_unkn88c()
/openbmc/linux/drivers/input/keyboard/
H A Dmatrix_keypad.c48 int col, bool on) in __activate_col()
62 int col, bool on) in activate_col()
71 bool on) in activate_all_cols()
/openbmc/linux/drivers/mfd/
H A Darizona-irq.c64 int arizona_set_irq_wake(struct arizona *arizona, int irq, int on) in arizona_set_irq_wake()
169 static int arizona_irq_set_wake(struct irq_data *data, unsigned int on) in arizona_irq_set_wake()
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dam35x_musb.c24 void am35x_musb_phy_power(struct udevice *dev, u8 on) in am35x_musb_phy_power()
/openbmc/u-boot/board/samsung/universal_c210/
H A Duniversal.c72 static int adc_power_control(int on) in adc_power_control()
142 static int s5pc210_phy_control(int on) in s5pc210_phy_control()
/openbmc/linux/drivers/pmdomain/bcm/
H A Draspberrypi-power.c44 u32 on; member
51 static int rpi_firmware_set_power(struct rpi_power_domain *rpi_domain, bool on) in rpi_firmware_set_power()
/openbmc/u-boot/doc/
H A DREADME.x8645 on other architectures, like below: label
66 on by enabling the ROM build either via an environment variable label
132 on the 'coreboot-Google_Samus.*' file to short-circuit some of the below. label
/openbmc/linux/sound/pci/echoaudio/
H A Decho3g_dsp.c119 static int set_phantom_power(struct echoaudio *chip, char on) in set_phantom_power()

12345678910>>...32