Home
last modified time | relevance | path

Searched refs:standby (Results 1 – 25 of 41) sorted by relevance

12

/drivers/media/i2c/
Dad5820.c54 bool standby; member
96 if (coil->standby) in ad5820_update_hw()
105 static int ad5820_power_off(struct ad5820_device *coil, bool standby) in ad5820_power_off() argument
113 if (standby) { in ad5820_power_off()
114 coil->standby = true; in ad5820_power_off()
138 coil->standby = false; in ad5820_power_on()
147 coil->standby = true; in ad5820_power_on()
Dmt9v111.c154 struct gpio_desc *standby; member
372 gpiod_set_value(mt9v111->standby, 0); in __mt9v111_power_on()
388 gpiod_set_value(mt9v111->standby, 1); in __mt9v111_power_off()
1137 mt9v111->standby = devm_gpiod_get_optional(&client->dev, "standby", in mt9v111_probe()
1139 if (IS_ERR(mt9v111->standby)) { in mt9v111_probe()
1141 PTR_ERR(mt9v111->standby)); in mt9v111_probe()
1142 return PTR_ERR(mt9v111->standby); in mt9v111_probe()
/drivers/s390/char/
Dsclp_cmd.c174 int standby; member
298 incr->standby = online ? 0 : 1; in sclp_mem_change_state()
314 if (incr->standby) in contains_standby_increment()
420 if (incr->standby) in sclp_add_standby_memory()
425 static void __init insert_increment(u16 rn, int standby, int assigned) in insert_increment() argument
435 new_incr->standby = standby; in insert_increment()
592 u8 standby[SCLP_CHP_INFO_MASK_SIZE]; member
629 memcpy(info->standby, sccb->standby, SCLP_CHP_INFO_MASK_SIZE); in sclp_chp_read_info()
Dsclp.h204 u16 standby; member
216 info->standby = sccb->nr_standby; in sclp_fill_core_info()
/drivers/media/v4l2-core/
Dtuner-core.c164 bool standby; /* Standby mode */ member
274 .standby = fe_standby,
646 t->standby = true; in tuner_probe()
850 t->standby = true; in set_mode()
851 if (analog_ops->standby) in set_mode()
852 analog_ops->standby(&t->fe); in set_mode()
925 t->standby = false; in set_tv_freq()
1066 t->standby = false; in set_radio_freq()
1115 t->standby ? " on standby mode" : ""); in tuner_status()
1164 t->standby = true; in tuner_standby()
[all …]
/drivers/staging/rtl8712/
Drtl871x_eeprom.c88 static void standby(struct _adapter *padapter) in standby() function
106 standby(padapter); in wait_eeprom_cmd_done()
157 standby(padapter); in r8712_eeprom_write16()
162 standby(padapter); in r8712_eeprom_write16()
172 standby(padapter); in r8712_eeprom_write16()
/drivers/media/tuners/
Dtea5761.c23 bool standby; member
148 if (priv->standby) { in __set_radio_freq()
183 priv->standby = false; in set_radio_freq()
193 priv->standby = true; in set_radio_sleep()
Dtda9887.c41 bool standby; member
574 if (priv->standby) in tda9887_configure()
622 priv->standby = true; in tda9887_standby()
632 priv->standby = false; in tda9887_set_params()
668 .standby = tda9887_standby,
693 priv->standby = true; in tda9887_attach()
Dtda18271-fe.c28 static int tda18271_toggle_output(struct dvb_frontend *fe, int standby) in tda18271_toggle_output() argument
32 int ret = tda18271_set_standby_mode(fe, standby ? 1 : 0, in tda18271_toggle_output()
40 standby ? "standby" : "active", in tda18271_toggle_output()
968 if (fe->ops.analog_ops.standby) in tda18271_set_params()
969 fe->ops.analog_ops.standby(fe); in tda18271_set_params()
Dtda8290.c717 .standby = tda8290_standby,
725 .standby = tda8295_standby,
Dtuner-simple.c940 if (fe->ops.analog_ops.standby) in simple_dvb_set_params()
941 fe->ops.analog_ops.standby(fe); in simple_dvb_set_params()
Dmsi001.c367 .standby = msi001_standby,
Dfc2580.c455 .standby = fc2580_standby,
De4000.c362 .standby = e4000_standby,
/drivers/media/usb/pvrusb2/
Dpvrusb2-dvb.c344 if (adap->fe[0]->ops.analog_ops.standby) in pvr2_dvb_frontend_init()
345 adap->fe[0]->ops.analog_ops.standby(adap->fe[0]); in pvr2_dvb_frontend_init()
379 if (adap->fe[1]->ops.analog_ops.standby) in pvr2_dvb_frontend_init()
380 adap->fe[1]->ops.analog_ops.standby(adap->fe[1]); in pvr2_dvb_frontend_init()
/drivers/staging/pi433/
Drf69_enum.h14 standby, enumerator
Dpi433_if.c545 if (rf69_set_mode(dev->spi, standby)) in pi433_receive()
650 retval = rf69_set_mode(spi, standby); /* this clears the fifo */ in pi433_tx_thread()
743 retval = rf69_set_mode(spi, standby); in pi433_tx_thread()
1170 retval = rf69_set_mode(spi, standby); in pi433_probe()
/drivers/gpu/drm/rockchip/
Drockchip_vop_reg.c165 .standby = VOP_REG_SYNC(RK3036_SYS_CTRL, 0x1, 30),
235 .standby = VOP_REG_SYNC(PX30_SYS_CTRL2, 0x1, 1),
427 .standby = VOP_REG(RK3066_SYS_CTRL0, 0x1, 1),
533 .standby = VOP_REG(RK3188_SYS_CTRL, 0x1, 30),
668 .standby = VOP_REG_SYNC(RK3288_SYS_CTRL, 0x1, 22),
1032 .standby = VOP_REG_SYNC(RK3328_SYS_CTRL, 0x1, 22),
Drockchip_drm_vop.h105 struct vop_reg standby; member
Drockchip_drm_vop.c668 VOP_REG_SET(vop, common, standby, 1); in vop_enable()
733 VOP_REG_SET(vop, common, standby, 1); in vop_crtc_atomic_disable()
1411 VOP_REG_SET(vop, common, standby, 0); in vop_crtc_atomic_enable()
/drivers/block/paride/
Dpd.c235 int standby; member
747 if (!disk->standby) in pd_identify()
937 disk->standby = parm[D_SBY]; in pd_detect()
/drivers/staging/rts5208/
Dsd.c3857 bool standby = false, acmd = false; local
3877 standby = true;
3917 if (standby) {
3937 if (standby) {
3970 bool standby = false, send_cmd12 = false, acmd = false; local
3993 standby = true;
4036 if (standby) {
4136 if (standby) {
4204 bool standby = false, send_cmd12 = false, acmd = false; local
4232 standby = true;
[all …]
/drivers/soc/ti/
DKconfig39 and standby states on both AM335x and AM437x platforms and for deeper cpuidle
/drivers/pinctrl/
Dpinctrl-as3722.c145 FUNCTION_GROUP(voltage-in-standby, VOLTAGE_IN_STBY),
/drivers/s390/cio/
Dchp.c693 else if (chp_test_bit(chp_info.standby, bit)) in chp_info_get_status()

12