Home
last modified time | relevance | path

Searched +defs:val +defs:tech (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/power/supply/
Dolpc_battery.c66 union power_supply_propval *val) in olpc_ac_get_prop()
99 union power_supply_propval *val, uint8_t ec_byte) in olpc_bat_get_status()
123 static int olpc_bat_get_health(union power_supply_propval *val) in olpc_bat_get_health()
160 static int olpc_bat_get_mfr(union power_supply_propval *val) in olpc_bat_get_mfr()
185 static int olpc_bat_get_tech(union power_supply_propval *val) in olpc_bat_get_tech()
210 static int olpc_bat_get_charge_full_design(union power_supply_propval *val) in olpc_bat_get_charge_full_design()
213 union power_supply_propval tech; in olpc_bat_get_charge_full_design() local
256 static int olpc_bat_get_charge_now(union power_supply_propval *val) in olpc_bat_get_charge_now()
274 static int olpc_bat_get_voltage_max_design(union power_supply_propval *val) in olpc_bat_get_voltage_max_design()
277 union power_supply_propval tech; in olpc_bat_get_voltage_max_design() local
[all …]
/linux-6.14.4/drivers/nfc/
Dtrf7970a.c471 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read()
515 static int trf7970a_write(struct trf7970a *trf, u8 reg, u8 val) in trf7970a_write()
576 u8 target_proto, tech; in trf7970a_mode_detect() local
1170 static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_in_config_rf_tech()
1564 static int trf7970a_tg_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_tg_config_rf_tech()
/linux-6.14.4/drivers/video/fbdev/aty/
Datyfb_base.c149 void aty_st_lcd(int index, u32 val, const struct atyfb_par *par) in aty_st_lcd()
180 void aty_st_lcd(int index, u32 val, const struct atyfb_par *par) in aty_st_lcd()
3176 int id, tech, f, i, m, default_refresh_rate; in aty_init_lcd() local