Home
last modified time | relevance | path

Searched defs:on (Results 1 – 25 of 520) sorted by relevance

12345678910>>...21

/linux/arch/sparc/kernel/
H A Dauxio_64.c56 static void __auxio_set_bit(u8 bit, int on, int ebus) in __auxio_set_bit()
69 void auxio_set_led(int on) in auxio_set_led()
79 static void __auxio_sbus_set_lte(int on) in __auxio_sbus_set_lte()
84 void auxio_set_lte(int on) in auxio_set_lte()
/linux/arch/arm/mach-pxa/
H A Dspitz_pm.c54 static void spitz_measure_temp(int on) in spitz_measure_temp()
59 static void spitz_charge(int on) in spitz_charge()
75 static void spitz_discharge(int on) in spitz_discharge()
82 static void spitz_discharge1(int on) in spitz_discharge1()
/linux/drivers/ufs/host/
H A Dufs-mediatek-sip.h67 #define ufs_mtk_va09_pwr_ctrl(res, on) \ argument
73 #define ufs_mtk_ref_clk_notify(on, stage, res) \ argument
79 #define ufs_mtk_sram_pwr_ctrl(on, res) \ argument
85 #define ufs_mtk_device_pwr_ctrl(on, ufs_version, res) \ argument
/linux/arch/powerpc/platforms/83xx/
H A Dmpc832x_rdb.c45 bool on)) in of_fsl_spi_probe()
125 bool on)) in fsl_spi_init()
147 static void mpc83xx_spi_cs_control(struct spi_device *spi, bool on) in mpc83xx_spi_cs_control()
/linux/drivers/leds/trigger/
H A Dledtrig-camera.c20 void ledtrig_flash_ctrl(bool on) in ledtrig_flash_ctrl()
28 void ledtrig_torch_ctrl(bool on) in ledtrig_torch_ctrl()
/linux/drivers/mtd/maps/
H A Dphysmap-versatile.c122 static void ap_flash_set_vpp(struct map_info *map, int on) in ap_flash_set_vpp()
150 static void cp_flash_set_vpp(struct map_info *map, int on) in cp_flash_set_vpp()
177 static void versatile_flash_set_vpp(struct map_info *map, int on) in versatile_flash_set_vpp()
/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.c165 static void dmafetch_onoff(struct mmp_overlay *overlay, int on) in dmafetch_onoff()
181 static void path_enabledisable(struct mmp_path *path, int on) in path_enabledisable()
194 static void path_onoff(struct mmp_path *path, int on) in path_onoff()
216 static void overlay_set_onoff(struct mmp_overlay *overlay, int on) in overlay_set_onoff()
/linux/drivers/usb/phy/
H A Dphy-am335x-control.h12 enum usb_dr_mode dr_mode, bool on) in phy_ctrl_power()
17 static inline void phy_ctrl_wkup(struct phy_control *phy_ctrl, u32 id, bool on) in phy_ctrl_wkup()
/linux/include/linux/usb/
H A Dotg-fsm.h205 static inline int otg_chrg_vbus(struct otg_fsm *fsm, int on) in otg_chrg_vbus()
213 static inline int otg_drv_vbus(struct otg_fsm *fsm, int on) in otg_drv_vbus()
224 static inline int otg_loc_conn(struct otg_fsm *fsm, int on) in otg_loc_conn()
235 static inline int otg_loc_sof(struct otg_fsm *fsm, int on) in otg_loc_sof()
296 static inline int otg_start_host(struct otg_fsm *fsm, int on) in otg_start_host()
303 static inline int otg_start_gadget(struct otg_fsm *fsm, int on) in otg_start_gadget()
/linux/arch/arm/mach-sa1100/
H A Dassabet.c333 static void assabet_lcd_backlight_power(int on) in assabet_lcd_backlight_power()
346 static void assabet_lcd_power(int on) in assabet_lcd_power()
378 static void assabet_pal_backlight_power(int on) in assabet_pal_backlight_power()
383 static void assabet_pal_power(int on) in assabet_pal_power()
/linux/fs/kernfs/
H A Dfile.c517 struct kernfs_open_node *on; in kernfs_get_open_node() local
562 struct kernfs_open_node *on; in kernfs_unlink_open_file() local
775 struct kernfs_open_node *on; in kernfs_should_drain_open_files() local
795 struct kernfs_open_node *on; in kernfs_drain_open_files() local
839 struct kernfs_open_node *on = of_on(of); in kernfs_generic_poll() local
971 struct kernfs_open_node *on; in kernfs_notify() local
/linux/arch/sparc/include/asm/
H A Dauxio_32.h53 #define auxio_set_lte(on) \ argument
69 #define auxio_set_led(on) \ argument
/linux/drivers/clk/qcom/
H A Dclk-branch.h70 struct clk_branch clk, bool on) in qcom_branch_set_force_mem_core()
77 struct clk_branch clk, bool on) in qcom_branch_set_force_periph_on()
84 struct clk_branch clk, bool on) in qcom_branch_set_force_periph_off()
/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()
/linux/drivers/platform/arm64/
H A Dhuawei-gaokun-ec.c341 int gaokun_ec_psy_get_smart_charge_enable(struct gaokun_ec *ec, bool *on) in gaokun_ec_psy_get_smart_charge_enable()
365 int gaokun_ec_psy_set_smart_charge_enable(struct gaokun_ec *ec, bool on) in gaokun_ec_psy_set_smart_charge_enable()
474 static int gaokun_ec_get_fn_lock(struct gaokun_ec *ec, bool *on) in gaokun_ec_get_fn_lock()
495 static int gaokun_ec_set_fn_lock(struct gaokun_ec *ec, bool on) in gaokun_ec_set_fn_lock()
509 bool on; in fn_lock_show() local
524 bool on; in fn_lock_store() local
/linux/sound/core/
H A Dmisc.c93 int on; member
118 int snd_fasync_helper(int fd, struct file *file, int on, in snd_fasync_helper()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.c407 struct ptp_perout_request *req, int on) in icss_iep_perout_enable_hw()
488 struct ptp_perout_request *req, int on) in icss_iep_perout_enable()
578 static int icss_iep_pps_enable(struct icss_iep *iep, int on) in icss_iep_pps_enable()
622 static int icss_iep_extts_enable(struct icss_iep *iep, u32 index, int on) in icss_iep_extts_enable()
654 struct ptp_clock_request *rq, int on) in icss_iep_ptp_enable()
/linux/drivers/pwm/
H A Dpwm-adp5585.c61 u32 on, off; in pwm_adp5585_apply() local
116 unsigned int on, off; in pwm_adp5585_get_state() local
/linux/drivers/pmdomain/renesas/
H A Drcar-sysc.c72 static int rcar_sysc_pwr_on_off(const struct rcar_sysc_pd *pd, bool on) in rcar_sysc_pwr_on_off()
103 static int rcar_sysc_power(const struct rcar_sysc_pd *pd, bool on) in rcar_sysc_power()
440 static int rcar_sysc_power_cpu(unsigned int idx, bool on) in rcar_sysc_power_cpu()
/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()
/linux/drivers/net/phy/mediatek/
H A Dmtk-phy-lib.c122 int on, blink; in mtk_phy_led_hw_ctrl_get() local
196 u16 on = 0, blink = 0; in mtk_phy_led_hw_ctrl_set() local
286 u16 led_on_mask, bool on) in mtk_phy_hw_led_on_set()
/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()
/linux/drivers/leds/
H A Dleds-lp8788.c27 int on; member
74 enum lp8788_isink_number num, int on) in lp8788_led_enable()
/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
/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()

12345678910>>...21