| /linux/drivers/power/supply/ |
| H A D | pmu_battery.c | 55 .get_property = pmu_get_ac_prop, 172 pbat->bat_desc.get_property = pmu_bat_get_property; in pmu_bat_init()
|
| H A D | test_power.c | 219 .get_property = test_power_get_ac_property, 226 .get_property = test_power_get_battery_property, 241 .get_property = test_power_get_usb_property, 320 .get_property = test_power_battery_extget_property,
|
| H A D | lenovo_yoga_c630_battery.c | 315 .get_property = yoga_c630_psy_bat_get_property, 323 .get_property = yoga_c630_psy_bat_get_property, 362 .get_property = yoga_c630_psy_adpt_get_property,
|
| H A D | goldfish_battery.c | 185 .get_property = goldfish_battery_get_property, 193 .get_property = goldfish_ac_get_property,
|
| H A D | max8925_power.c | 353 .get_property = max8925_ac_get_prop, 361 .get_property = max8925_usb_get_prop, 369 .get_property = max8925_bat_get_prop,
|
| H A D | wm8350_power.c | 388 .get_property = wm8350_ac_get_prop, 395 .get_property = wm8350_bat_get_property, 404 .get_property = wm8350_usb_get_prop,
|
| H A D | lp8727_charger.c | 422 .get_property = lp8727_charger_get_property, 430 .get_property = lp8727_charger_get_property, 438 .get_property = lp8727_battery_get_property,
|
| H A D | collie_battery.c | 225 .get_property = collie_bat_get_property, 256 .get_property = collie_bat_get_property,
|
| H A D | wilco-charger.c | 162 .get_property = wilco_charge_get_property,
|
| H A D | rn5t618_power.c | 659 .get_property = rn5t618_battery_get_property, 669 .get_property = rn5t618_adp_get_property, 683 .get_property = rn5t618_usb_get_property,
|
| H A D | wm831x_backup.c | 192 devdata->backup_desc.get_property = wm831x_backup_get_prop; in wm831x_backup_probe()
|
| H A D | max8998_charger.c | 86 .get_property = max8998_battery_get_property,
|
| H A D | power_supply_core.c | 349 if (!epsy->desc->get_property(epsy, POWER_SUPPLY_PROP_ONLINE, in __power_supply_am_i_supplied() 378 if (!psy->desc->get_property(psy, POWER_SUPPLY_PROP_SCOPE, &ret)) in __power_supply_is_system_supplied() 384 if (!psy->desc->get_property(psy, POWER_SUPPLY_PROP_ONLINE, in __power_supply_is_system_supplied() 1261 return reg->ext->get_property(psy, reg->ext, reg->data, psp, val); in __power_supply_get_property() 1267 return psy->desc->get_property(psy, psp, val); in __power_supply_get_property()
|
| H A D | twl4030_madc_battery.c | 176 .get_property = twl4030_madc_bat_get_property,
|
| H A D | da9150-charger.c | 496 .get_property = da9150_charger_get_prop, 504 .get_property = da9150_charger_battery_get_prop,
|
| H A D | huawei-gaokun-battery.c | 175 .get_property = gaokun_psy_get_adp_property, 429 .get_property = gaokun_psy_get_bat_property,
|
| H A D | olpc_battery.c | 95 .get_property = olpc_ac_get_prop, 608 .get_property = olpc_bat_get_property,
|
| H A D | surface_charger.c | 194 ac->psy_desc.get_property = spwr_ac_get_property; in spwr_ac_init()
|
| H A D | wm97xx_battery.c | 121 .get_property = wm97xx_bat_get_property,
|
| H A D | mp2629_charger.c | 489 .get_property = mp2629_charger_usb_get_prop, 499 .get_property = mp2629_charger_battery_get_prop,
|
| /linux/tools/testing/selftests/powerpc/syscalls/ |
| H A D | rtas_filter.c | 54 static int get_property(const char *prop_path, const char *prop_name, in get_property() function 72 rc = get_property(ofdt_rtas_path, call_name, &prop_buf, &len); in rtas_token()
|
| /linux/drivers/staging/nvec/ |
| H A D | nvec_power.c | 329 .get_property = nvec_battery_get_property, 337 .get_property = nvec_power_get_property,
|
| /linux/drivers/usb/misc/ |
| H A D | apple-mfi-fastcharge.c | 163 .get_property = apple_mfi_fc_get_property,
|
| /linux/drivers/platform/x86/x86-android-tablets/ |
| H A D | vexia_atla10_ec.c | 208 .get_property = atla10_ec_psy_get_property,
|
| /linux/drivers/staging/greybus/ |
| H A D | power_supply.c | 753 static int get_property(struct power_supply *b, in get_property() function 828 gbpsy->desc.get_property = get_property; in gb_power_supply_register()
|