/linux-4.4.14/drivers/power/ |
D | sbs-battery.c | 77 .psp = _psp, \ 84 enum power_supply_property psp; member 299 struct i2c_client *client, enum power_supply_property psp, in sbs_get_battery_presence_and_health() argument 305 if (psp == POWER_SUPPLY_PROP_PRESENT && in sbs_get_battery_presence_and_health() 322 if (psp == POWER_SUPPLY_PROP_PRESENT) in sbs_get_battery_presence_and_health() 342 if (psp == POWER_SUPPLY_PROP_PRESENT) { in sbs_get_battery_presence_and_health() 348 } else if (psp == POWER_SUPPLY_PROP_HEALTH) { in sbs_get_battery_presence_and_health() 363 int reg_offset, enum power_supply_property psp, in sbs_get_battery_property() argument 380 if (psp != POWER_SUPPLY_PROP_STATUS) in sbs_get_battery_property() 400 if (psp == POWER_SUPPLY_PROP_STATUS) in sbs_get_battery_property() [all …]
|
D | rt5033_battery.c | 39 enum power_supply_property psp) in rt5033_battery_get_watt_prop() argument 46 switch (psp) { in rt5033_battery_get_watt_prop() 72 enum power_supply_property psp, in rt5033_battery_get_property() argument 77 switch (psp) { in rt5033_battery_get_property() 82 psp); in rt5033_battery_get_property()
|
D | qcom_smbb.c | 482 enum power_supply_property psp, in smbb_usbin_get_property() argument 488 switch (psp) { in smbb_usbin_get_property() 510 enum power_supply_property psp, in smbb_usbin_set_property() argument 516 switch (psp) { in smbb_usbin_set_property() 530 enum power_supply_property psp, in smbb_dcin_get_property() argument 536 switch (psp) { in smbb_dcin_get_property() 558 enum power_supply_property psp, in smbb_dcin_set_property() argument 564 switch (psp) { in smbb_dcin_set_property() 578 enum power_supply_property psp) in smbb_charger_writable_property() argument 580 return psp == POWER_SUPPLY_PROP_CHARGE_CONTROL_LIMIT; in smbb_charger_writable_property() [all …]
|
D | generic-adc-battery.c | 114 static enum gab_chan_type gab_prop_to_chan(enum power_supply_property psp) in gab_prop_to_chan() argument 116 switch (psp) { in gab_prop_to_chan() 130 static int read_channel(struct gab *adc_bat, enum power_supply_property psp, in read_channel() argument 136 chan_index = gab_prop_to_chan(psp); in read_channel() 145 enum power_supply_property psp, union power_supply_propval *val) in gab_get_property() argument 161 switch (psp) { in gab_get_property() 174 ret = read_channel(adc_bat, psp, &result); in gab_get_property()
|
D | pmu_battery.c | 34 enum power_supply_property psp, in pmu_get_ac_prop() argument 37 switch (psp) { in pmu_get_ac_prop() 86 enum power_supply_property psp, in pmu_bat_get_property() argument 92 switch (psp) { in pmu_bat_get_property()
|
D | goldfish_battery.c | 67 enum power_supply_property psp, in goldfish_ac_get_property() argument 73 switch (psp) { in goldfish_ac_get_property() 85 enum power_supply_property psp, in goldfish_battery_get_property() argument 91 switch (psp) { in goldfish_battery_get_property()
|
D | test_power.c | 43 enum power_supply_property psp, in test_power_get_ac_property() argument 46 switch (psp) { in test_power_get_ac_property() 57 enum power_supply_property psp, in test_power_get_usb_property() argument 60 switch (psp) { in test_power_get_usb_property() 71 enum power_supply_property psp, in test_power_get_battery_property() argument 74 switch (psp) { in test_power_get_battery_property()
|
D | bq24190_charger.c | 806 enum power_supply_property psp, union power_supply_propval *val) in bq24190_charger_get_property() argument 811 dev_dbg(bdi->dev, "prop: %d\n", psp); in bq24190_charger_get_property() 815 switch (psp) { in bq24190_charger_get_property() 858 enum power_supply_property psp, in bq24190_charger_set_property() argument 864 dev_dbg(bdi->dev, "prop: %d\n", psp); in bq24190_charger_set_property() 868 switch (psp) { in bq24190_charger_set_property() 887 enum power_supply_property psp) in bq24190_charger_property_is_writeable() argument 891 switch (psp) { in bq24190_charger_property_is_writeable() 1096 enum power_supply_property psp, union power_supply_propval *val) in bq24190_battery_get_property() argument 1101 dev_dbg(bdi->dev, "prop: %d\n", psp); in bq24190_battery_get_property() [all …]
|
D | ipaq_micro_battery.c | 132 enum power_supply_property psp, in micro_batt_get_property() argument 137 switch (psp) { in micro_batt_get_property() 180 enum power_supply_property psp, in micro_ac_get_property() argument 185 switch (psp) { in micro_ac_get_property()
|
D | pcf50633-charger.c | 290 enum power_supply_property psp, in adapter_get_property() argument 296 switch (psp) { in adapter_get_property() 308 enum power_supply_property psp, in usb_get_property() argument 316 switch (psp) { in usb_get_property() 329 enum power_supply_property psp, in ac_get_property() argument 337 switch (psp) { in ac_get_property()
|
D | ds2760_battery.c | 405 enum power_supply_property psp, in ds2760_battery_get_property() argument 410 switch (psp) { in ds2760_battery_get_property() 420 switch (psp) { in ds2760_battery_get_property() 456 enum power_supply_property psp, in ds2760_battery_set_property() argument 461 switch (psp) { in ds2760_battery_set_property() 480 enum power_supply_property psp) in ds2760_battery_property_is_writeable() argument 482 switch (psp) { in ds2760_battery_property_is_writeable()
|
D | wm8350_power.c | 250 enum power_supply_property psp, in wm8350_ac_get_prop() argument 256 switch (psp) { in wm8350_ac_get_prop() 280 enum power_supply_property psp, in wm8350_usb_get_prop() argument 286 switch (psp) { in wm8350_usb_get_prop() 346 enum power_supply_property psp, in wm8350_bat_get_property() argument 352 switch (psp) { in wm8350_bat_get_property()
|
D | axp20x_usb_power.c | 59 enum power_supply_property psp, union power_supply_propval *val) in axp20x_usb_power_get_property() argument 65 switch (psp) { in axp20x_usb_power_get_property() 118 switch (psp) { in axp20x_usb_power_get_property()
|
D | max8925_power.c | 196 enum power_supply_property psp, in max8925_ac_get_prop() argument 202 switch (psp) { in max8925_ac_get_prop() 230 enum power_supply_property psp, in max8925_usb_get_prop() argument 236 switch (psp) { in max8925_usb_get_prop() 264 enum power_supply_property psp, in max8925_bat_get_prop() argument 270 switch (psp) { in max8925_bat_get_prop()
|
D | olpc_battery.c | 59 enum power_supply_property psp, in olpc_ac_get_prop() argument 65 switch (psp) { in olpc_ac_get_prop() 324 enum power_supply_property psp, in olpc_bat_get_property() argument 343 psp != POWER_SUPPLY_PROP_PRESENT) in olpc_bat_get_property() 346 switch (psp) { in olpc_bat_get_property()
|
D | wm831x_power.c | 70 enum power_supply_property psp, in wm831x_wall_get_prop() argument 77 switch (psp) { in wm831x_wall_get_prop() 101 enum power_supply_property psp, in wm831x_usb_get_prop() argument 108 switch (psp) { in wm831x_usb_get_prop() 396 enum power_supply_property psp, in wm831x_bat_get_prop() argument 403 switch (psp) { in wm831x_bat_get_prop()
|
D | max8998_charger.c | 43 enum power_supply_property psp, in max8998_battery_get_property() argument 51 switch (psp) { in max8998_battery_get_property()
|
D | max8997_charger.c | 44 enum power_supply_property psp, in max8997_battery_get_property() argument 52 switch (psp) { in max8997_battery_get_property()
|
D | s3c_adc_battery.c | 73 enum power_supply_property psp, in s3c_adc_backup_bat_get_property() argument 93 switch (psp) { in s3c_adc_backup_bat_get_property() 141 enum power_supply_property psp, in s3c_adc_bat_get_property() argument 207 switch (psp) { in s3c_adc_bat_get_property()
|
D | wm831x_backup.c | 116 enum power_supply_property psp, in wm831x_backup_get_prop() argument 127 switch (psp) { in wm831x_backup_get_prop()
|
D | power_supply_core.c | 491 enum power_supply_property psp, in power_supply_get_property() argument 497 return psy->desc->get_property(psy, psp, val); in power_supply_get_property() 502 enum power_supply_property psp, in power_supply_set_property() argument 508 return psy->desc->set_property(psy, psp, val); in power_supply_set_property() 513 enum power_supply_property psp) in power_supply_property_is_writeable() argument 519 return psy->desc->property_is_writeable(psy, psp); in power_supply_property_is_writeable()
|
D | intel_mid_battery.c | 404 enum power_supply_property psp, in pmic_usb_get_property() argument 412 switch (psp) { in pmic_usb_get_property() 443 enum power_supply_property psp, in pmic_battery_get_property() argument 451 switch (psp) { in pmic_battery_get_property()
|
D | ltc2941-battery-gauge.c | 312 enum power_supply_property psp, in ltc294x_set_property() argument 317 switch (psp) { in ltc294x_set_property() 326 struct power_supply *psy, enum power_supply_property psp) in ltc294x_property_is_writeable() argument 328 switch (psp) { in ltc294x_property_is_writeable()
|
D | tps65217_charger.c | 117 enum power_supply_property psp, in tps65217_ac_get_property() argument 122 if (psp == POWER_SUPPLY_PROP_ONLINE) { in tps65217_ac_get_property()
|
D | collie_battery.c | 97 enum power_supply_property psp, in collie_bat_get_property() argument 104 && psp != POWER_SUPPLY_PROP_PRESENT) { in collie_bat_get_property() 108 switch (psp) { in collie_bat_get_property()
|
D | axp288_charger.c | 387 enum power_supply_property psp, in axp288_charger_usb_set_property() argument 396 switch (psp) { in axp288_charger_usb_set_property() 420 enum power_supply_property psp, in axp288_charger_usb_get_property() argument 428 switch (psp) { in axp288_charger_usb_get_property() 482 enum power_supply_property psp) in axp288_charger_property_is_writeable() argument 486 switch (psp) { in axp288_charger_property_is_writeable()
|
D | rx51_battery.c | 162 enum power_supply_property psp, in rx51_battery_get_property() argument 167 switch (psp) { in rx51_battery_get_property()
|
D | da9150-charger.c | 114 enum power_supply_property psp, in da9150_charger_get_prop() argument 120 switch (psp) { in da9150_charger_get_prop() 326 enum power_supply_property psp, in da9150_charger_battery_get_prop() argument 332 switch (psp) { in da9150_charger_battery_get_prop()
|
D | lp8727_charger.c | 311 enum power_supply_property psp, in lp8727_charger_get_property() argument 316 if (psp != POWER_SUPPLY_PROP_ONLINE) in lp8727_charger_get_property() 337 enum power_supply_property psp, in lp8727_battery_get_property() argument 345 switch (psp) { in lp8727_battery_get_property()
|
D | tosa_battery.c | 95 enum power_supply_property psp, in tosa_bat_get_property() argument 102 && psp != POWER_SUPPLY_PROP_PRESENT) { in tosa_bat_get_property() 106 switch (psp) { in tosa_bat_get_property()
|
D | twl4030_madc_battery.c | 108 enum power_supply_property psp, in twl4030_madc_bat_get_property() argument 113 switch (psp) { in twl4030_madc_bat_get_property()
|
D | max17042_battery.c | 179 enum power_supply_property psp, in max17042_get_property() argument 190 switch (psp) { in max17042_get_property() 342 enum power_supply_property psp, in max17042_set_property() argument 351 switch (psp) { in max17042_set_property() 388 enum power_supply_property psp) in max17042_property_is_writeable() argument 392 switch (psp) { in max17042_property_is_writeable()
|
D | wm97xx_battery.c | 54 enum power_supply_property psp, in wm97xx_bat_get_property() argument 60 switch (psp) { in wm97xx_bat_get_property()
|
D | gpio-charger.c | 54 enum power_supply_property psp, union power_supply_propval *val) in gpio_charger_get_property() argument 59 switch (psp) { in gpio_charger_get_property()
|
D | max17040_battery.c | 57 enum power_supply_property psp, in max17040_get_property() argument 62 switch (psp) { in max17040_get_property()
|
D | da9052-battery.c | 497 enum power_supply_property psp, in da9052_bat_get_property() argument 508 if (illegal && psp != POWER_SUPPLY_PROP_PRESENT) in da9052_bat_get_property() 511 switch (psp) { in da9052_bat_get_property()
|
D | lp8788-charger.c | 148 enum power_supply_property psp, in lp8788_charger_get_property() argument 154 switch (psp) { in lp8788_charger_get_property() 337 enum power_supply_property psp, in lp8788_battery_get_property() argument 342 switch (psp) { in lp8788_battery_get_property()
|
D | z2_battery.c | 45 enum power_supply_property psp, in z2_batt_get_property() argument 51 switch (psp) { in z2_batt_get_property()
|
D | tps65090-charger.c | 135 enum power_supply_property psp, in tps65090_ac_get_property() argument 140 if (psp == POWER_SUPPLY_PROP_ONLINE) { in tps65090_ac_get_property()
|
D | max8903_charger.c | 48 enum power_supply_property psp, in max8903_get_property() argument 53 switch (psp) { in max8903_get_property()
|
D | bq24735-charger.c | 193 enum power_supply_property psp, in bq24735_charger_get_property() argument 198 switch (psp) { in bq24735_charger_get_property()
|
D | 88pm860x_battery.c | 807 enum power_supply_property psp, in pm860x_batt_get_prop() argument 814 switch (psp) { in pm860x_batt_get_prop() 873 enum power_supply_property psp, in pm860x_batt_set_prop() argument 878 switch (psp) { in pm860x_batt_set_prop()
|
D | jz4740-battery.c | 130 enum power_supply_property psp, union power_supply_propval *val) in jz_battery_get_property() argument 136 switch (psp) { in jz_battery_get_property()
|
D | pda_power.c | 57 enum power_supply_property psp, in pda_power_get_property() argument 60 switch (psp) { in pda_power_get_property()
|
D | isp1704_charger.c | 327 enum power_supply_property psp, in isp1704_charger_get_property() argument 332 switch (psp) { in isp1704_charger_get_property()
|
D | bq24257_charger.c | 312 enum power_supply_property psp, in bq24257_power_supply_get_property() argument 322 switch (psp) { in bq24257_power_supply_get_property() 420 enum power_supply_property psp) in bq24257_power_supply_property_is_writeable() argument 422 switch (psp) { in bq24257_power_supply_property_is_writeable()
|
D | da9150-fg.c | 314 enum power_supply_property psp, in da9150_fg_get_prop() argument 320 switch (psp) { in da9150_fg_get_prop()
|
D | max14577_charger.c | 421 enum power_supply_property psp, in max14577_charger_get_property() argument 427 switch (psp) { in max14577_charger_get_property()
|
D | max77693_charger.c | 221 enum power_supply_property psp, in max77693_charger_get_property() argument 228 switch (psp) { in max77693_charger_get_property()
|
D | da9030_battery.c | 342 enum power_supply_property psp, in da9030_battery_get_property() argument 347 switch (psp) { in da9030_battery_get_property()
|
D | bq27xxx_battery.c | 903 enum power_supply_property psp, in bq27xxx_battery_get_property() argument 916 if (psp != POWER_SUPPLY_PROP_PRESENT && di->cache.flags < 0) in bq27xxx_battery_get_property() 919 switch (psp) { in bq27xxx_battery_get_property()
|
D | ds2781_battery.c | 387 enum power_supply_property psp, in ds2781_battery_get_property() argument 393 switch (psp) { in ds2781_battery_get_property()
|
D | 88pm860x_charger.c | 595 enum power_supply_property psp, in pm860x_usb_get_prop() argument 600 switch (psp) { in pm860x_usb_get_prop()
|
D | ds2780_battery.c | 385 enum power_supply_property psp, in ds2780_battery_get_property() argument 391 switch (psp) { in ds2780_battery_get_property()
|
D | ab8500_btemp.c | 881 enum power_supply_property psp, in ab8500_btemp_get_property() argument 886 switch (psp) { in ab8500_btemp_get_property()
|
D | bq25890_charger.c | 373 enum power_supply_property psp, in bq25890_power_supply_get_property() argument 384 switch (psp) { in bq25890_power_supply_get_property()
|
D | twl4030_charger.c | 858 enum power_supply_property psp, in twl4030_bci_get_property() argument 886 switch (psp) { in twl4030_bci_get_property()
|
D | pm2301_charger.c | 605 enum power_supply_property psp, in pm2xxx_charger_ac_get_property() argument 612 switch (psp) { in pm2xxx_charger_ac_get_property()
|
D | axp288_fuel_gauge.c | 773 enum power_supply_property psp) in fuel_gauge_property_is_writeable() argument 777 switch (psp) { in fuel_gauge_property_is_writeable()
|
D | rt9455_charger.c | 621 enum power_supply_property psp, in rt9455_charger_get_property() argument 626 switch (psp) { in rt9455_charger_get_property()
|
D | ab8500_charger.c | 2953 enum power_supply_property psp, in ab8500_charger_ac_get_property() argument 2961 switch (psp) { in ab8500_charger_ac_get_property() 3020 enum power_supply_property psp, in ab8500_charger_usb_get_property() argument 3028 switch (psp) { in ab8500_charger_usb_get_property()
|
D | bq2415x_charger.c | 1006 enum power_supply_property psp, in bq2415x_power_supply_get_property() argument 1012 switch (psp) { in bq2415x_power_supply_get_property()
|
D | charger-manager.c | 885 enum power_supply_property psp, in charger_get_property() argument 894 switch (psp) { in charger_get_property()
|
D | abx500_chargalg.c | 1778 enum power_supply_property psp, in abx500_chargalg_get_property() argument 1783 switch (psp) { in abx500_chargalg_get_property()
|
D | ab8500_fg.c | 2093 enum power_supply_property psp, in ab8500_fg_get_property() argument 2105 switch (psp) { in ab8500_fg_get_property()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | mca_drv.c | 377 pal_processor_state_info_t *psp = in is_mca_global() local 402 if (psp->tc || psp->cc || psp->rc || psp->uc) in is_mca_global() 580 pal_processor_state_info_t *psp = in recover_from_platform_error() local 583 if (psp->bc && pbci->eb && pbci->bsi == 0) { in recover_from_platform_error() 605 } else if (psp->cc && !psp->bc) { /* Cache error */ in recover_from_platform_error() 656 pal_processor_state_info_t *psp = in recover_from_processor_error() local 667 if (psp->cm == 1) in recover_from_processor_error() 673 if (psp->us || psp->ci == 0) in recover_from_processor_error() 679 if (psp->tc && !(psp->cc || psp->bc || psp->rc || psp->uc)) in recover_from_processor_error() 690 if (psp->cc == 0 && (psp->bc == 0 || pbci == NULL)) in recover_from_processor_error()
|
D | unwind.c | 160 offsetof(struct unw_frame_info, psp)/8, 272 info->pt = (unsigned long) ((struct pt_regs *) info->psp - 1); in get_scratch_regs() 1677 insn.dst = offsetof(struct unw_frame_info, psp)/8; in build_script() 1784 s[dst] = state->psp + val; in run_script() 1941 info->sp = info->psp; in unw_unwind() 2036 info->sp = info->psp = stktop; in init_frame_info()
|
/linux-4.4.14/include/linux/ |
D | power_supply.h | 204 enum power_supply_property psp, 207 enum power_supply_property psp, 215 enum power_supply_property psp); 316 enum power_supply_property psp, 319 enum power_supply_property psp, 322 enum power_supply_property psp); 348 static inline bool power_supply_is_amp_property(enum power_supply_property psp) in power_supply_is_amp_property() argument 350 switch (psp) { in power_supply_is_amp_property() 372 static inline bool power_supply_is_watt_property(enum power_supply_property psp) in power_supply_is_watt_property() argument 374 switch (psp) { in power_supply_is_watt_property()
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | stacktrace.c | 103 unsigned long *psp = (unsigned long *)a1; in xtensa_backtrace_user() local 105 psp -= 4; in xtensa_backtrace_user() 108 if (!access_ok(VERIFY_READ, psp, sizeof(frame_start))) in xtensa_backtrace_user() 111 if (__copy_from_user_inatomic(&frame_start, psp, in xtensa_backtrace_user() 150 unsigned long *psp = (unsigned long *)a1; in xtensa_backtrace_kernel() local 174 a0 = *(psp - 4); in xtensa_backtrace_kernel() 175 a1 = *(psp - 3); in xtensa_backtrace_kernel()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | process_64.c | 448 static unsigned long clone_stackframe(unsigned long csp, unsigned long psp) in clone_stackframe() argument 450 bool stack_64bit = test_thread_64bit_stack(psp); in clone_stackframe() 455 psp += STACK_BIAS; in clone_stackframe() 456 __get_user(fp, &(((struct reg_window __user *)psp)->ins[6])); in clone_stackframe() 461 __get_user(fp, &(((struct reg_window32 __user *)psp)->ins[6])); in clone_stackframe() 469 distance = fp - psp; in clone_stackframe() 471 if (copy_in_user((void __user *) rval, (void __user *) psp, distance)) in clone_stackframe()
|
/linux-4.4.14/drivers/staging/nvec/ |
D | nvec_power.c | 225 enum power_supply_property psp, in nvec_power_get_property() argument 230 switch (psp) { in nvec_power_get_property() 241 enum power_supply_property psp, in nvec_battery_get_property() argument 246 switch (psp) { in nvec_battery_get_property()
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | unwind.h | 61 unsigned long psp; /* previous sp value */ member 157 *valp = (info)->psp; in unw_get_psp()
|
/linux-4.4.14/drivers/acpi/ |
D | sbs.c | 150 enum power_supply_property psp, in sbs_get_ac_property() argument 154 switch (psp) { in sbs_get_ac_property() 178 enum power_supply_property psp, in acpi_sbs_battery_get_property() argument 183 if ((!battery->present) && psp != POWER_SUPPLY_PROP_PRESENT) in acpi_sbs_battery_get_property() 187 switch (psp) { in acpi_sbs_battery_get_property()
|
D | ac.c | 140 enum power_supply_property psp, in get_ac_property() argument 151 switch (psp) { in get_ac_property()
|
D | battery.c | 198 enum power_supply_property psp, in acpi_battery_get_property() argument 207 } else if (psp != POWER_SUPPLY_PROP_PRESENT) in acpi_battery_get_property() 209 switch (psp) { in acpi_battery_get_property()
|
/linux-4.4.14/drivers/platform/x86/ |
D | compal-laptop.c | 567 enum power_supply_property psp, in bat_get_property() argument 572 switch (psp) { in bat_get_property() 646 enum power_supply_property psp, in bat_set_property() argument 651 switch (psp) { in bat_set_property() 666 enum power_supply_property psp) in bat_writeable_property() argument 668 switch (psp) { in bat_writeable_property()
|
/linux-4.4.14/drivers/misc/genwqe/ |
D | card_ddcb.h | 69 u8 psp; /* Protection Section Pointer */ member
|
D | card_ddcb.c | 842 pddcb->psp = (((req->cmd.asiv_length / 8) << 4) | in __genwqe_enqueue_ddcb()
|
/linux-4.4.14/sound/soc/pxa/ |
D | pxa-ssp.c | 51 uint32_t psp; member 144 priv->psp = __raw_readl(ssp->mmio_base + SSPSP); in pxa_ssp_suspend() 163 __raw_writel(priv->psp, ssp->mmio_base + SSPSP); in pxa_ssp_resume()
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-header.S | 82 mrsne r12, psp 157 msr psp, r2
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | sumo_dpm.h | 111 u32 psp; member
|
D | rv770_dpm.h | 124 u32 psp; member
|
D | sumo_dpm.c | 331 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in sumo_calculate_bsp() 338 WREG32(CG_BSP_0, pi->psp); in sumo_init_bsp() 358 WREG32(CG_BSP_0 + (i * 4), pi->psp); in sumo_program_bsp() 361 WREG32(CG_BSP_0 + (BOOST_DPM_LEVEL * 4), pi->psp); in sumo_program_bsp()
|
D | rv770_dpm.c | 313 cpu_to_be32(pi->psp); in rv770_populate_smc_sp() 834 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in rv770_setup_bsp()
|
D | si_dpm.c | 3771 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in si_setup_bsp() 4986 cpu_to_be32(pi->psp); in si_populate_smc_sp()
|
D | ni_dpm.c | 2306 cpu_to_be32(pi->psp); in ni_populate_smc_sp()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-ack.c | 520 struct rxrpc_skb_priv *sp, *psp; in rxrpc_insert_oos_packet() local 537 psp = rxrpc_skb(p); in rxrpc_insert_oos_packet() 538 if (ntohl(psp->hdr.seq) > seq) { in rxrpc_insert_oos_packet() 540 seq, ntohl(psp->hdr.seq)); in rxrpc_insert_oos_packet()
|
/linux-4.4.14/drivers/hid/ |
D | wacom_sys.c | 979 enum power_supply_property psp, in wacom_battery_get_property() argument 985 switch (psp) { in wacom_battery_get_property() 1016 enum power_supply_property psp, in wacom_ac_get_property() argument 1022 switch (psp) { in wacom_ac_get_property()
|
D | hid-sony.c | 1978 enum power_supply_property psp, in sony_battery_get_property() argument 1992 switch (psp) { in sony_battery_get_property()
|
D | hid-wiimote-modules.c | 203 enum power_supply_property psp, in wiimod_battery_get_property() argument 210 if (psp == POWER_SUPPLY_PROP_SCOPE) { in wiimod_battery_get_property() 213 } else if (psp != POWER_SUPPLY_PROP_CAPACITY) { in wiimod_battery_get_property()
|
/linux-4.4.14/kernel/trace/ |
D | trace_events_filter.c | 1910 struct filter_parse_state **psp, in create_filter_start() argument 1917 WARN_ON_ONCE(*psp || *filterp); in create_filter_start() 1934 *psp = ps; in create_filter_start()
|
/linux-4.4.14/drivers/staging/rtl8723au/core/ |
D | rtw_recv.c | 1058 struct ieee80211_pspoll *psp = (struct ieee80211_pspoll *)hdr; in validate_recv_ctrl_frame() local 1063 aid = le16_to_cpu(psp->aid) & 0x3fff; in validate_recv_ctrl_frame()
|