/Linux-v4.19/arch/sparc/kernel/ |
D | auxio_64.c | 55 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()
|
/Linux-v4.19/arch/arm/mach-pxa/ |
D | spitz_pm.c | 56 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()
|
D | corgi_pm.c | 55 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()
|
D | idp.c | 100 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()
|
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/ |
D | serdes.c | 56 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()
|
/Linux-v4.19/drivers/leds/trigger/ |
D | ledtrig-camera.c | 23 void ledtrig_flash_ctrl(bool on) in ledtrig_flash_ctrl() 31 void ledtrig_torch_ctrl(bool on) in ledtrig_torch_ctrl()
|
/Linux-v4.19/arch/powerpc/platforms/83xx/ |
D | mpc832x_rdb.c | 47 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()
|
/Linux-v4.19/drivers/usb/phy/ |
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()
|
D | phy-fsl-usb.c | 117 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()
|
/Linux-v4.19/drivers/mtd/maps/ |
D | physmap_of_versatile.c | 135 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()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | led.c | 71 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()
|
/Linux-v4.19/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.c | 171 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()
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | auxio_32.h | 53 #define auxio_set_lte(on) \ argument 69 #define auxio_set_led(on) \ argument
|
/Linux-v4.19/include/linux/usb/ |
D | otg-fsm.h | 217 static inline int otg_chrg_vbus(struct otg_fsm *fsm, int on) in otg_chrg_vbus() 225 static inline int otg_drv_vbus(struct otg_fsm *fsm, int on) in otg_drv_vbus() 236 static inline int otg_loc_conn(struct otg_fsm *fsm, int on) in otg_loc_conn() 247 static inline int otg_loc_sof(struct otg_fsm *fsm, int on) in otg_loc_sof() 308 static inline int otg_start_host(struct otg_fsm *fsm, int on) in otg_start_host() 315 static inline int otg_start_gadget(struct otg_fsm *fsm, int on) in otg_start_gadget()
|
/Linux-v4.19/arch/unicore32/kernel/ |
D | irq.c | 92 static int puv3_low_gpio_wake(struct irq_data *d, unsigned int on) in puv3_low_gpio_wake() 170 static int puv3_high_gpio_wake(struct irq_data *d, unsigned int on) in puv3_high_gpio_wake() 205 static int puv3_set_wake(struct irq_data *d, unsigned int on) in puv3_set_wake()
|
/Linux-v4.19/drivers/spi/ |
D | spi-sh-sci.c | 43 static inline void setbits(struct sh_sci_spi *sp, int bits, int on) in setbits() 61 static inline void setsck(struct spi_device *dev, int on) in setsck() 66 static inline void setmosi(struct spi_device *dev, int on) in setmosi()
|
/Linux-v4.19/sound/soc/sirf/ |
D | sirf-audio.c | 29 int on = !SND_SOC_DAPM_EVENT_OFF(event); in sirf_audio_hp_event() local 42 int on = !SND_SOC_DAPM_EVENT_OFF(event); in sirf_audio_spk_event() local
|
/Linux-v4.19/drivers/usb/host/ |
D | ohci-omap.c | 78 static void omap_ohci_clock_power(int on) in omap_ohci_clock_power() 95 static int omap_ohci_transceiver_power(int on) in omap_ohci_transceiver_power() 120 static int omap_1510_local_bus_power(int on) in omap_1510_local_bus_power()
|
/Linux-v4.19/drivers/usb/chipidea/ |
D | otg_fsm.c | 456 static void ci_otg_drv_vbus(struct otg_fsm *fsm, int on) in ci_otg_drv_vbus() 491 static void ci_otg_loc_conn(struct otg_fsm *fsm, int on) in ci_otg_loc_conn() 510 static void ci_otg_loc_sof(struct otg_fsm *fsm, int on) in ci_otg_loc_sof() 544 static int ci_otg_start_host(struct otg_fsm *fsm, int on) in ci_otg_start_host() 558 static int ci_otg_start_gadget(struct otg_fsm *fsm, int on) in ci_otg_start_gadget()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | led.c | 117 unsigned long on, in iwl_led_cmd() 154 unsigned long on = 0; in iwl_led_brightness_set() local
|
/Linux-v4.19/drivers/staging/fbtft/ |
D | fb_ssd1351.c | 164 static int blank(struct fbtft_par *par, bool on) in blank() 195 bool on; in update_onboard_backlight() local
|
/Linux-v4.19/drivers/watchdog/ |
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-v4.19/fs/kernfs/ |
D | file.c | 546 struct kernfs_open_node *on, *new_on = NULL; in kernfs_get_open_node() local 597 struct kernfs_open_node *on = kn->attr.open; in kernfs_put_open_node() local 790 struct kernfs_open_node *on; in kernfs_drain_open_files() local 839 struct kernfs_open_node *on = kn->attr.open; in kernfs_fop_poll() local 860 struct kernfs_open_node *on; in kernfs_notify_workfn() local
|
/Linux-v4.19/arch/arm/mach-sa1100/ |
D | assabet.c | 370 static void assabet_lcd_backlight_power(int on) in assabet_lcd_backlight_power() 383 static void assabet_lcd_power(int on) in assabet_lcd_power() 415 static void assabet_pal_backlight_power(int on) in assabet_pal_backlight_power() 420 static void assabet_pal_power(int on) in assabet_pal_power()
|
/Linux-v4.19/drivers/net/ethernet/renesas/ |
D | ravb_ptp.c | 178 struct ptp_extts_request *req, int on) in ravb_ptp_extts() 206 struct ptp_perout_request *req, int on) in ravb_ptp_perout() 269 struct ptp_clock_request *req, int on) in ravb_ptp_enable()
|