Lines Matching +defs:val +defs:buffer
46 union power_supply_propval *val) in test_power_get_ac_property()
60 union power_supply_propval *val) in test_power_get_usb_property()
74 union power_supply_propval *val) in test_power_get_battery_property()
148 const union power_supply_propval *val) in test_power_set_battery_property()
253 union power_supply_propval *val) in test_power_battery_extget_property()
272 const union power_supply_propval *val) in test_power_battery_extset_property()
472 static int param_get_ac_online(char *buffer, const struct kernel_param *kp) in param_get_ac_online()
485 static int param_get_usb_online(char *buffer, const struct kernel_param *kp) in param_get_usb_online()
499 static int param_get_battery_status(char *buffer, const struct kernel_param *kp) in param_get_battery_status()
513 static int param_get_battery_health(char *buffer, const struct kernel_param *kp) in param_get_battery_health()
527 static int param_get_battery_present(char *buffer, in param_get_battery_present()
543 static int param_get_battery_technology(char *buffer, in param_get_battery_technology()