Searched refs:on (Results 126 - 150 of 1072) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/net/forwarding/
H A Dbridge_port_isolation.sh47 ip link set dev $swp1 type bridge_slave isolated on
48 check_err $? "Can't set isolation on port $swp1"
49 ip link set dev $swp2 type bridge_slave isolated on
50 check_err $? "Can't set isolation on port $swp2"
52 check_err $? "Can't disable isolation on port $swp3"
/linux-master/drivers/input/misc/
H A Dgpio-beeper.c23 static void gpio_beeper_toggle(struct gpio_beeper *beep, bool on) argument
25 gpiod_set_value_cansleep(beep->desc, on);
47 /* Schedule work to actually turn the beeper on or off */
/linux-master/arch/arm/mach-omap2/
H A Dsleep24xx.S27 * SDRC shutdown then ARM shutdown. Upon wake MPU is back on so just restore
35 * The if the DPLL is going to AutoIdle. It seems like the DPLL may be back on
37 * case the DPLL isn't quite there yet. The code will wait on DLL for DDR even
53 stmfd sp!, {r0 - r12, lr} @ save registers on stack
59 orr r4, r4, #0x40 @ enable self refresh on idle req
69 /* The DPLL has to be on before we take the DDR out of self refresh */
/linux-master/tools/laptop/freefall/
H A Dfreefall.c73 static void set_led(int on) argument
77 write_int("/sys/class/leds/hp::hddprotect/brightness", on);
/linux-master/drivers/phy/broadcom/
H A Dphy-bcm-kona-usb2.c34 static void bcm_kona_usb_phy_power(struct bcm_kona_usb *phy, int on) argument
39 if (on) {
/linux-master/drivers/leds/trigger/
H A DMakefile11 obj-$(CONFIG_LEDS_TRIGGER_DEFAULT_ON) += ledtrig-default-on.o
/linux-master/fs/notify/
H A Dgroup.c141 * because marks hold a refcount on the inode against eviction.
166 int fsnotify_fasync(int fd, struct file *file, int on) argument
170 return fasync_helper(fd, file, on, &group->fsn_fa) >= 0 ? 0 : -EIO;
/linux-master/drivers/acpi/pmic/
H A Dintel_pmic_chtdc_ti.c81 bool on)
83 return regmap_update_bits(regmap, reg, 1, on);
120 /* Re-enumerate devices depending on PMIC */
80 chtdc_ti_pmic_update_power(struct regmap *regmap, int reg, int bit, bool on) argument
/linux-master/sound/pci/ice1712/
H A Dpsc724.c155 static void psc724_set_master_switch(struct snd_ice1712 *ice, bool on) argument
160 spec->mute_all = !on;
161 if (on)
213 static void psc724_set_jack_detection(struct snd_ice1712 *ice, bool on) argument
217 if (spec->jack_detect == on)
220 spec->jack_detect = on;
221 if (on) {
241 void (*set)(struct snd_ice1712 *ice, bool on);
/linux-master/arch/x86/kernel/cpu/mce/
H A Dthreshold.c60 static void mce_handle_storm(unsigned int bank, bool on) argument
64 mce_intel_handle_storm(bank, on);
77 * If this is the first bank on this CPU to enter storm mode
/linux-master/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.c292 static int qcom_pmic_typec_port_vbus_toggle(struct pmic_typec_port *pmic_typec_port, bool on) argument
298 if (on) {
318 dev_warn(pmic_typec_port->dev, "vbus vsafe%dv fail\n", on ? 5 : 0);
336 static int qcom_pmic_typec_port_set_vbus(struct tcpc_dev *tcpc, bool on, bool sink) argument
343 if (pmic_typec_port->vbus_enabled == on)
346 ret = qcom_pmic_typec_port_vbus_toggle(pmic_typec_port, on);
350 pmic_typec_port->vbus_enabled = on;
354 dev_dbg(tcpm->dev, "set_vbus set: %d result %d\n", on, ret);
533 static int qcom_pmic_typec_port_set_vconn(struct tcpc_dev *tcpc, bool on) argument
549 /* Set VCONN on th
[all...]
/linux-master/drivers/ufs/host/
H A Dufs-mediatek.c67 "PHY error on Lane 0",
68 "PHY error on Lane 1",
69 "PHY error on Lane 2",
70 "PHY error on Lane 3",
232 * Turn on CLK_CG early to bypass abnormal ERR_CHK signal
281 static int ufs_mtk_setup_ref_clk(struct ufs_hba *hba, bool on) argument
288 if (host->ref_clk_enabled == on)
291 ufs_mtk_ref_clk_notify(on, PRE_CHANGE, res);
293 if (on) {
320 host->ref_clk_enabled = on;
422 ufs_mtk_mphy_power_on(struct ufs_hba *hba, bool on) argument
633 ufs_mtk_pwr_ctrl(struct ufs_hba *hba, bool on) argument
697 ufs_mtk_setup_clocks(struct ufs_hba *hba, bool on, enum ufs_notify_change_status status) argument
[all...]
/linux-master/arch/sparc/kernel/
H A Debus.c124 int ebus_dma_irq_enable(struct ebus_dma_info *p, int on) argument
129 if (on) {
241 void ebus_dma_enable(struct ebus_dma_info *p, int on) argument
248 if (on)
/linux-master/drivers/usb/serial/
H A Dipw.c9 * on MSFT's O/S, and examing the MSFT drivers' debug output
90 #define IPW_SIO_RXCTL 0x00 /* control bulk rx channel transmissions, value=1/0 (on/off) */
95 #define IPW_SIO_INIT 0x11 /* initializes ? value=0 (appears as first thing todo on open) */
167 /*--3: Tell the modem to open the floodgates on the rx bulk channel */
218 static void ipw_dtr_rts(struct usb_serial_port *port, int on) argument
224 dev_dbg(dev, "%s: on = %d\n", __func__, on);
229 on ? IPW_PIN_SETDTR : IPW_PIN_CLRDTR,
240 on ? IPW_PIN_SETRTS : IPW_PIN_CLRRTS,
269 /* send RXBULK_off (tell modem to stop transmitting bulk data on
[all...]
H A Dusb-wwan.h9 extern void usb_wwan_dtr_rts(struct usb_serial_port *port, int on);
/linux-master/drivers/phy/samsung/
H A Dphy-exynos4x12-usb2.c165 static void exynos4x12_isol(struct samsung_usb2_phy_instance *inst, bool on) argument
189 regmap_update_bits(drv->reg_pmu, offset, mask, on ? 0 : mask);
208 static void exynos4x12_phy_pwr(struct samsung_usb2_phy_instance *inst, bool on) argument
239 if (on) {
/linux-master/arch/arm/include/debug/
H A Dvexpress.S26 @ - the original A9 core tile (based on ARM Cortex-A9 r0p1)
/linux-master/include/linux/
H A Dfsl_devices.h23 * Some conventions on how we handle peripherals on Freescale chips
136 void (*cs_control)(struct spi_device *spi, bool on);
/linux-master/sound/soc/mediatek/mt2701/
H A Dmt2701-afe-common.h74 int on[MTK_STREAM_NUM]; member in struct:mt2701_i2s_path
/linux-master/arch/arm/mm/
H A Dproc-fa526.S10 * functions on the fa526.
137 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4
138 mcr p15, 0, r0, c7, c10, 4 @ drain write buffer on v4
140 mcr p15, 0, r0, c8, c7 @ invalidate I,D TLBs on v4
145 mcr p15, 0, r0, c1, c1, 0 @ turn-on ECR
/linux-master/drivers/video/backlight/
H A D88pm860x_bl.c38 int on)
44 ret = on ? pm8606_osc_enable(chip, WLED1_DUTY) :
48 ret = on ? pm8606_osc_enable(chip, WLED2_DUTY) :
52 ret = on ? pm8606_osc_enable(chip, WLED3_DUTY) :
201 res = platform_get_resource_byname(pdev, IORESOURCE_REG, "always on");
203 dev_err(&pdev->dev, "No REG resource for always on\n");
37 backlight_power_set(struct pm860x_chip *chip, int port, int on) argument
/linux-master/arch/sh/include/asm/
H A Dfutex.h16 #error SMP not supported on this configuration.
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mcu.h96 int mt76x02_mcu_set_radio_state(struct mt76x02_dev *dev, bool on);
/linux-master/drivers/net/usb/
H A Dhuawei_cdc_ncm.c37 static int huawei_cdc_ncm_manage_power(struct usbnet *usbnet_dev, int on) argument
42 if ((on && atomic_add_return(1, &drvstate->pmcount) == 1) ||
43 (!on && atomic_dec_and_test(&drvstate->pmcount))) {
45 usbnet_dev->intf->needs_remote_wakeup = on;
/linux-master/include/soc/mscc/
H A Docelot_ptp.h56 struct ptp_clock_request *rq, int on);

Completed in 184 milliseconds

1234567891011>>