Home
last modified time | relevance | path

Searched defs:voltage (Results 1 – 25 of 115) sorted by relevance

12345

/drivers/power/
Djz4740-battery.c45 long voltage; member
72 long voltage; in jz_battery_read_voltage() local
108 long voltage; in jz_battery_get_capacity() local
133 long voltage; in jz_battery_get_property() local
191 long voltage; in jz_battery_update() local
/drivers/hwmon/
Dltc4215.c83 u32 voltage = 0; in ltc4215_get_voltage() local
131 const unsigned int voltage = data->regs[LTC4215_SENSE] * 151; in ltc4215_get_current() local
144 const int voltage = ltc4215_get_voltage(dev, attr->index); in ltc4215_show_voltage() local
Dltc4245.c178 u32 voltage = 0; in ltc4245_get_voltage() local
214 unsigned int voltage; in ltc4245_get_current() local
264 const int voltage = ltc4245_get_voltage(dev, attr->index); in ltc4245_show_voltage() local
/drivers/mfd/
Drtl8411.c194 static int rtl8411_do_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage, in rtl8411_do_switch_output_voltage()
220 static int rtl8411_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rtl8411_switch_output_voltage()
226 static int rtl8402_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rtl8402_switch_output_voltage()
Drts5227.c29 static void rts5227_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5227_fill_driving()
196 static int rts5227_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5227_switch_output_voltage()
Drts5249.c36 static void rts5249_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5249_fill_driving()
243 static int rts5249_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5249_switch_output_voltage()
Drts5229.c150 static int rts5229_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5229_switch_output_voltage()
Drts5209.c168 static int rts5209_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5209_switch_output_voltage()
/drivers/leds/
Dleds-regulator.c39 int voltage = regulator_list_voltage(supply, 0); in led_regulator_get_max_brightness() local
99 int voltage; in regulator_led_set_value() local
/drivers/media/pci/cx88/
Dcx88-dvb.c408 fe_sec_voltage_t voltage) in kworld_dvbs_100_set_voltage()
424 fe_sec_voltage_t voltage) in geniatech_dvbs_set_voltage()
440 fe_sec_voltage_t voltage) in tevii_dvbs_set_voltage()
464 fe_sec_voltage_t voltage) in vp1027_set_voltage()
878 fe_sec_voltage_t voltage) in samsung_smt_7020_set_voltage()
/drivers/regulator/
Dhelpers.c244 int ret, voltage; in regulator_map_voltage_linear() local
292 int voltage, i; in regulator_map_voltage_linear_range() local
Dmax8907-regulator.c66 #define REG_FIXED(ids, supply, voltage) \ argument
78 #define REG_OUT5V(ids, supply, base, voltage) \ argument
/drivers/media/usb/ttusb-dec/
Dttusbdecfe.c37 u8 voltage; member
182 static int ttusbdecfe_dvbs_set_voltage(struct dvb_frontend* fe, fe_sec_voltage_t voltage) in ttusbdecfe_dvbs_set_voltage()
/drivers/media/pci/mantis/
Dmantis_vp1034.c47 int vp1034_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage) in vp1034_set_voltage()
/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Dcstep.h21 u8 voltage; member
Dvolt.h19 u32 voltage; member
Dperf.h12 u8 voltage; member
/drivers/media/usb/dvb-usb/
Dvp702x-fe.c29 fe_sec_voltage_t voltage; member
285 static int vp702x_fe_set_voltage (struct dvb_frontend* fe, fe_sec_voltage_t in vp702x_fe_set_voltage()
/drivers/media/dvb-frontends/
Dlnbp22.c51 static int lnbp22_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage) in lnbp22_set_voltage()
Disl6405.c46 static int isl6405_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage) in isl6405_set_voltage()
Dtda8083.c195 static int tda8083_set_voltage (struct tda8083_state* state, fe_sec_voltage_t voltage) in tda8083_set_voltage()
397 static int tda8083_diseqc_set_voltage(struct dvb_frontend* fe, fe_sec_voltage_t voltage) in tda8083_diseqc_set_voltage()
Disl6421.c46 static int isl6421_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage) in isl6421_set_voltage()
Dlnbp21.c48 fe_sec_voltage_t voltage) in lnbp21_set_voltage()
/drivers/media/pci/cx23885/
Dcx23885-f300.c147 int f300_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage) in f300_set_voltage()
/drivers/media/pci/ttpci/
Dbudget.c135 static int SetVoltage_Activy (struct budget *budget, fe_sec_voltage_t voltage) in SetVoltage_Activy()
160 static int siemens_budget_set_voltage(struct dvb_frontend* fe, fe_sec_voltage_t voltage) in siemens_budget_set_voltage()

12345