Home
last modified time | relevance | path

Searched defs:on_off (Results 1 – 22 of 22) sorted by relevance

/linux-6.6.21/drivers/macintosh/
Dmediabay.c172 ohare_mb_power(struct media_bay_info* bay, int on_off) in ohare_mb_power()
191 heathrow_mb_power(struct media_bay_info* bay, int on_off) in heathrow_mb_power()
210 keylargo_mb_power(struct media_bay_info* bay, int on_off) in keylargo_mb_power()
/linux-6.6.21/drivers/phy/intel/
Dphy-intel-keembay-emmc.c53 static int keembay_emmc_phy_power(struct phy *phy, bool on_off) in keembay_emmc_phy_power()
Dphy-intel-lgm-emmc.c51 static int intel_emmc_phy_power(struct phy *phy, bool on_off) in intel_emmc_phy_power()
/linux-6.6.21/drivers/misc/
Dapds9802als.c159 static int als_set_power_state(struct i2c_client *client, bool on_off) in als_set_power_state()
/linux-6.6.21/arch/arm/mach-meson/
Dplatsmp.c45 static void meson_smp_set_cpu_ctrl(int cpu, bool on_off) in meson_smp_set_cpu_ctrl()
/linux-6.6.21/sound/drivers/opl3/
Dopl3_drums.c169 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, in snd_opl3_drum_switch()
/linux-6.6.21/drivers/accessibility/braille/
Dbraille_console.c230 int on_off = -1; in keyboard_notifier_call() local
/linux-6.6.21/drivers/scsi/arm/
Dpowertec.c103 powertecscsi_terminator_ctl(struct Scsi_Host *host, int on_off) in powertecscsi_terminator_ctl()
Dcumana_2.c123 cumanascsi_2_terminator_ctl(struct Scsi_Host *host, int on_off) in cumanascsi_2_terminator_ctl()
Deesox.c122 eesoxscsi_terminator_ctl(struct Scsi_Host *host, int on_off) in eesoxscsi_terminator_ctl()
/linux-6.6.21/sound/soc/codecs/
Dmt6660.c219 static int _mt6660_chip_power_on(struct mt6660_chip *chip, int on_off) in _mt6660_chip_power_on()
/linux-6.6.21/drivers/phy/rockchip/
Dphy-rockchip-emmc.c93 static int rockchip_emmc_phy_power(struct phy *phy, bool on_off) in rockchip_emmc_phy_power()
/linux-6.6.21/drivers/gnss/
Dsirf.c44 struct gpio_desc *on_off; member
/linux-6.6.21/drivers/phy/broadcom/
Dphy-brcm-usb-init-synopsys.c144 int on_off) in xhci_soft_reset()
Dphy-brcm-usb-init.c739 int on_off) in brcmusb_xhci_soft_reset()
/linux-6.6.21/drivers/media/dvb-frontends/cxd2880/
Dcxd2880_tnrdmd.h172 u8 on_off; member
/linux-6.6.21/drivers/net/ethernet/cavium/liquidio/
Dlio_core.c1678 int liquidio_set_fec(struct lio *lio, int on_off) in liquidio_set_fec()
/linux-6.6.21/sound/pci/asihpi/
Dhpifunc.c2109 u16 hpi_microphone_set_phantom_power(u32 h_control, u16 on_off) in hpi_microphone_set_phantom_power()
2118 u32 on_off = 0; in hpi_microphone_get_phantom_power() local
2184 u16 hpi_parametric_eq_set_state(u32 h_control, u16 on_off) in hpi_parametric_eq_set_state()
/linux-6.6.21/drivers/iio/adc/
Dmeson_saradc.c1025 static void meson_sar_adc_set_bandgap(struct iio_dev *indio_dev, bool on_off) in meson_sar_adc_set_bandgap()
/linux-6.6.21/drivers/accessibility/speakup/
Dmain.c1811 int on_off = 2; in do_handle_spec() local
/linux-6.6.21/drivers/tty/vt/
Dvt.c1836 static void set_mode(struct vc_data *vc, int on_off) in set_mode()
/linux-6.6.21/drivers/scsi/bfa/
Dbfa_svc.c4191 bfa_fcport_cfg_bbcr(struct bfa_s *bfa, bfa_boolean_t on_off, u8 bb_scn) in bfa_fcport_cfg_bbcr()