Home
last modified time | relevance | path

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

12345678910>>...53

/kernel/linux/linux-5.10/arch/sparc/kernel/
Dauxio_64.c55 static void __auxio_set_bit(u8 bit, int on, int ebus) in __auxio_set_bit()
68 void auxio_set_led(int on) in auxio_set_led()
78 static void __auxio_sbus_set_lte(int on) in __auxio_sbus_set_lte()
83 void auxio_set_lte(int on) in auxio_set_lte()
/kernel/linux/linux-4.19/arch/sparc/kernel/
Dauxio_64.c55 static void __auxio_set_bit(u8 bit, int on, int ebus) in __auxio_set_bit()
68 void auxio_set_led(int on) in auxio_set_led()
78 static void __auxio_sbus_set_lte(int on) in __auxio_sbus_set_lte()
83 void auxio_set_lte(int on) in auxio_set_lte()
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dspitz_pm.c52 static void spitz_measure_temp(int on) in spitz_measure_temp()
57 static void spitz_charge(int on) in spitz_charge()
73 static void spitz_discharge(int on) in spitz_discharge()
80 static void spitz_discharge1(int on) in spitz_discharge1()
Dcorgi_pm.c51 static void corgi_measure_temp(int on) in corgi_measure_temp()
56 static void corgi_charge(int on) in corgi_charge()
72 static void corgi_discharge(int on) in corgi_discharge()
Didp.c96 static void idp_backlight_power(int on) in idp_backlight_power()
105 static void idp_vlcd(int on) in idp_vlcd()
114 static void idp_lcd_power(int on, struct fb_var_screeninfo *var) in idp_lcd_power()
/kernel/linux/linux-4.19/arch/arm/mach-pxa/
Dspitz_pm.c56 static void spitz_measure_temp(int on) in spitz_measure_temp()
61 static void spitz_charge(int on) in spitz_charge()
77 static void spitz_discharge(int on) in spitz_discharge()
84 static void spitz_discharge1(int on) in spitz_discharge1()
Dcorgi_pm.c55 static void corgi_measure_temp(int on) in corgi_measure_temp()
60 static void corgi_charge(int on) in corgi_charge()
76 static void corgi_discharge(int on) in corgi_discharge()
Didp.c100 static void idp_backlight_power(int on) in idp_backlight_power()
109 static void idp_vlcd(int on) in idp_vlcd()
118 static void idp_lcd_power(int on, struct fb_var_screeninfo *var) in idp_lcd_power()
/kernel/linux/linux-4.19/drivers/net/dsa/mv88e6xxx/
Dserdes.c56 static int mv88e6352_serdes_power_set(struct mv88e6xxx_chip *chip, bool on) in mv88e6352_serdes_power_set()
88 int mv88e6352_serdes_power(struct mv88e6xxx_chip *chip, int port, bool on) in mv88e6352_serdes_power()
295 bool on) in mv88e6390_serdes_power_10g()
322 bool on) in mv88e6390_serdes_power_sgmii()
347 int lane, bool on) in mv88e6390_serdes_power_lane()
364 int mv88e6390_serdes_power(struct mv88e6xxx_chip *chip, int port, bool on) in mv88e6390_serdes_power()
383 int mv88e6390x_serdes_power(struct mv88e6xxx_chip *chip, int port, bool on) in mv88e6390x_serdes_power()
583 int mv88e6341_serdes_power(struct mv88e6xxx_chip *chip, int port, bool on) in mv88e6341_serdes_power()
/kernel/linux/linux-5.10/drivers/leds/trigger/
Dledtrig-camera.c20 void ledtrig_flash_ctrl(bool on) in ledtrig_flash_ctrl()
28 void ledtrig_torch_ctrl(bool on) in ledtrig_torch_ctrl()
/kernel/linux/linux-4.19/drivers/leds/trigger/
Dledtrig-camera.c23 void ledtrig_flash_ctrl(bool on) in ledtrig_flash_ctrl()
31 void ledtrig_torch_ctrl(bool on) in ledtrig_torch_ctrl()
/kernel/linux/linux-4.19/arch/powerpc/platforms/83xx/
Dmpc832x_rdb.c47 bool on)) in of_fsl_spi_probe()
127 bool on)) in fsl_spi_init()
149 static void mpc83xx_spi_cs_control(struct spi_device *spi, bool on) in mpc83xx_spi_cs_control()
/kernel/linux/linux-5.10/arch/powerpc/platforms/83xx/
Dmpc832x_rdb.c42 bool on)) in of_fsl_spi_probe()
122 bool on)) in fsl_spi_init()
144 static void mpc83xx_spi_cs_control(struct spi_device *spi, bool on) in mpc83xx_spi_cs_control()
/kernel/linux/linux-4.19/drivers/usb/phy/
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()
Dphy-fsl-usb.c117 void fsl_otg_chrg_vbus(struct otg_fsm *fsm, int on) in fsl_otg_chrg_vbus()
135 void fsl_otg_dischrg_vbus(int on) in fsl_otg_dischrg_vbus()
153 void fsl_otg_drv_vbus(struct otg_fsm *fsm, int on) in fsl_otg_drv_vbus()
171 void fsl_otg_loc_conn(struct otg_fsm *fsm, int on) in fsl_otg_loc_conn()
190 void fsl_otg_loc_sof(struct otg_fsm *fsm, int on) in fsl_otg_loc_sof()
457 int fsl_otg_start_host(struct otg_fsm *fsm, int on) in fsl_otg_start_host()
524 int fsl_otg_start_gadget(struct otg_fsm *fsm, int on) in fsl_otg_start_gadget()
/kernel/linux/linux-5.10/drivers/usb/phy/
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()
Dphy-fsl-usb.c117 void fsl_otg_chrg_vbus(struct otg_fsm *fsm, int on) in fsl_otg_chrg_vbus()
135 void fsl_otg_dischrg_vbus(int on) in fsl_otg_dischrg_vbus()
153 void fsl_otg_drv_vbus(struct otg_fsm *fsm, int on) in fsl_otg_drv_vbus()
171 void fsl_otg_loc_conn(struct otg_fsm *fsm, int on) in fsl_otg_loc_conn()
190 void fsl_otg_loc_sof(struct otg_fsm *fsm, int on) in fsl_otg_loc_sof()
457 int fsl_otg_start_host(struct otg_fsm *fsm, int on) in fsl_otg_start_host()
524 int fsl_otg_start_gadget(struct otg_fsm *fsm, int on) in fsl_otg_start_gadget()
/kernel/linux/linux-4.19/drivers/mtd/maps/
Dphysmap_of_versatile.c135 static void ap_flash_set_vpp(struct map_info *map, int on) in ap_flash_set_vpp()
163 static void cp_flash_set_vpp(struct map_info *map, int on) in cp_flash_set_vpp()
190 static void versatile_flash_set_vpp(struct map_info *map, int on) in versatile_flash_set_vpp()
/kernel/linux/linux-5.10/drivers/mtd/maps/
Dphysmap-versatile.c121 static void ap_flash_set_vpp(struct map_info *map, int on) in ap_flash_set_vpp()
149 static void cp_flash_set_vpp(struct map_info *map, int on) in cp_flash_set_vpp()
176 static void versatile_flash_set_vpp(struct map_info *map, int on) in versatile_flash_set_vpp()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dled.c68 static void iwl_mvm_send_led_fw_cmd(struct iwl_mvm *mvm, bool on) in iwl_mvm_send_led_fw_cmd()
90 static void iwl_mvm_led_set(struct iwl_mvm *mvm, bool on) in iwl_mvm_led_set()
/kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dled.c71 static void iwl_mvm_send_led_fw_cmd(struct iwl_mvm *mvm, bool on) in iwl_mvm_send_led_fw_cmd()
93 static void iwl_mvm_led_set(struct iwl_mvm *mvm, bool on) in iwl_mvm_led_set()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dauxio_32.h53 #define auxio_set_lte(on) \ argument
69 #define auxio_set_led(on) \ argument
/kernel/linux/linux-4.19/arch/sparc/include/asm/
Dauxio_32.h53 #define auxio_set_lte(on) \ argument
69 #define auxio_set_led(on) \ argument
/kernel/linux/linux-4.19/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.c171 static void dmafetch_onoff(struct mmp_overlay *overlay, int on) in dmafetch_onoff()
187 static void path_enabledisable(struct mmp_path *path, int on) in path_enabledisable()
200 static void path_onoff(struct mmp_path *path, int on) in path_onoff()
222 static void overlay_set_onoff(struct mmp_overlay *overlay, int on) in overlay_set_onoff()
/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/hw/
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()

12345678910>>...53