/linux/arch/sparc/kernel/ |
H A D | auxio_64.c | 56 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 D | spitz_pm.c | 54 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 D | ufs-mediatek-sip.h | 67 #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 D | mpc832x_rdb.c | 45 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 D | ledtrig-camera.c | 20 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 D | physmap-versatile.c | 122 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 D | mmp_ctrl.c | 165 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 D | phy-am335x-control.h | 12 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 D | otg-fsm.h | 205 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 D | assabet.c | 333 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/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | led.c | 11 static void iwl_mvm_send_led_fw_cmd(struct iwl_mvm *mvm, bool on) in iwl_mvm_send_led_fw_cmd() 33 static void iwl_mvm_led_set(struct iwl_mvm *mvm, bool on) in iwl_mvm_led_set()
|
/linux/arch/sparc/include/asm/ |
H A D | auxio_32.h | 53 #define auxio_set_lte(on) \ argument 69 #define auxio_set_led(on) \ argument
|
/linux/fs/kernfs/ |
H A D | file.c | 517 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 794 struct kernfs_open_node *on; in kernfs_drain_open_files() local 838 struct kernfs_open_node *on = of_on(of); in kernfs_generic_poll() local 966 struct kernfs_open_node *on; in kernfs_notify() local
|
/linux/drivers/clk/qcom/ |
H A D | clk-branch.h | 70 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/media/platform/qcom/venus/ |
H A D | pm_helpers.c | 313 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() 749 static int coreid_power_v4(struct venus_inst *inst, int on) in coreid_power_v4() 797 static int vdec_power_v4(struct device *dev, int on) in vdec_power_v4() 842 static int venc_power_v4(struct device *dev, int on) in venc_power_v4() 998 static int core_power_v4(struct venus_core *core, int on) in core_power_v4()
|
/linux/drivers/watchdog/ |
H A D | rave-sp-wdt.c | 72 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/staging/media/atomisp/pci/ |
H A D | atomisp_gmin_platform.c | 717 int ctrl_reg, int shift, bool on) in axp_regulator_set() 787 static int gmin_gpio0_ctrl(struct v4l2_subdev *subdev, int on) in gmin_gpio0_ctrl() 798 static int gmin_gpio1_ctrl(struct v4l2_subdev *subdev, int on) in gmin_gpio1_ctrl() 809 static int gmin_v1p2_ctrl(struct v4l2_subdev *subdev, int on) in gmin_v1p2_ctrl() 830 static int gmin_v1p8_ctrl(struct v4l2_subdev *subdev, int on) in gmin_v1p8_ctrl() 911 static int gmin_v2p8_ctrl(struct v4l2_subdev *subdev, int on) in gmin_v2p8_ctrl() 993 static int gmin_acpi_pm_ctrl(struct v4l2_subdev *subdev, int on) in gmin_acpi_pm_ctrl() 1024 static int gmin_flisclk_ctrl(struct v4l2_subdev *subdev, int on) in gmin_flisclk_ctrl()
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | led.c | 98 unsigned long on, in iwl_led_cmd() 135 unsigned long on = 0; in iwl_led_brightness_set() local
|
/linux/sound/core/ |
H A D | misc.c | 93 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 D | icss_iep.c | 407 struct ptp_perout_request *req, int on) in icss_iep_perout_enable_hw() 497 struct ptp_perout_request *req, int on) in icss_iep_perout_enable() 583 static int icss_iep_pps_enable(struct icss_iep *iep, int on) in icss_iep_pps_enable() 627 static int icss_iep_extts_enable(struct icss_iep *iep, u32 index, int on) in icss_iep_extts_enable() 659 struct ptp_clock_request *rq, int on) in icss_iep_ptp_enable()
|
/linux/drivers/net/ethernet/renesas/ |
H A D | ravb_ptp.c | 171 struct ptp_extts_request *req, int on) in ravb_ptp_extts() 205 struct ptp_perout_request *req, int on) in ravb_ptp_perout() 272 struct ptp_clock_request *req, int on) in ravb_ptp_enable()
|
/linux/drivers/pwm/ |
H A D | pwm-adp5585.c | 60 u32 on, off; in pwm_adp5585_apply() local 115 unsigned int on, off; in pwm_adp5585_get_state() local
|
/linux/sound/pci/cs5535audio/ |
H A D | cs5535audio_olpc.c | 24 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/input/keyboard/ |
H A D | matrix_keypad.c | 55 static void __activate_col(struct matrix_keypad *keypad, int col, bool on) in __activate_col() 66 static void activate_col(struct matrix_keypad *keypad, int col, bool on) in activate_col() 74 static void activate_all_cols(struct matrix_keypad *keypad, bool on) in activate_all_cols()
|
/linux/drivers/net/phy/mediatek/ |
H A D | mtk-phy-lib.c | 122 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()
|