| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | hfi_msgs.h | 65 u32 num_properties; member 83 u32 num_properties; member 115 u32 num_properties; member 229 u32 num_properties; member 235 u32 num_properties; member
|
| H A D | hfi_cmds.h | 70 u32 num_properties; member 76 u32 num_properties; member 109 u32 num_properties; member 219 u32 num_properties; member
|
| H A D | hfi_cmds.c | 32 pkt->num_properties = 1; in pkt_sys_idle_indicator() 44 pkt->num_properties = 1; in pkt_sys_debug_config() 55 pkt->num_properties = 1; in pkt_sys_coverage_config() 121 pkt->num_properties = 1; in pkt_sys_power_control() 148 pkt->num_properties = 1; in pkt_sys_image_version() 394 pkt->num_properties = 1; in pkt_session_get_property_1x() 414 pkt->num_properties = 1; in pkt_session_set_property_1x() 1082 pkt->num_properties = 1; in pkt_session_get_property_3xx() 1111 pkt->num_properties = 1; in pkt_session_set_property_3xx() 1175 pkt->num_properties = 1; in pkt_session_set_property_4xx() [all …]
|
| H A D | hfi_msgs.c | 219 if (!pkt->num_properties) { in hfi_sys_init_done() 246 if (req_bytes < 128 || !pkt->data[1] || pkt->num_properties > 1) in sys_get_prop_image_version() 259 if (!pkt->num_properties) { in hfi_sys_property_info() 372 if (!pkt->num_properties) { in hfi_session_prop_info()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | charger-manager.c | 845 .num_properties = ARRAY_SIZE(default_charger_props), 1236 size_t *num_properties) in cm_init_thermal_data() argument 1247 properties[*num_properties] = POWER_SUPPLY_PROP_TEMP; in cm_init_thermal_data() 1248 (*num_properties)++; in cm_init_thermal_data() 1259 properties[*num_properties] = POWER_SUPPLY_PROP_TEMP; in cm_init_thermal_data() 1260 (*num_properties)++; in cm_init_thermal_data() 1432 size_t num_properties; in charger_manager_probe() local 1538 num_properties = ARRAY_SIZE(default_charger_props); in charger_manager_probe() 1549 properties[num_properties] = in charger_manager_probe() 1551 num_properties++; in charger_manager_probe() [all …]
|
| H A D | axp20x_ac_power.c | 226 .num_properties = ARRAY_SIZE(axp20x_ac_power_properties), 234 .num_properties = ARRAY_SIZE(axp22x_ac_power_properties), 242 .num_properties = ARRAY_SIZE(axp813_ac_power_properties),
|
| H A D | pmu_battery.c | 54 .num_properties = ARRAY_SIZE(pmu_ac_props), 171 pbat->bat_desc.num_properties = ARRAY_SIZE(pmu_bat_props); in pmu_bat_init()
|
| H A D | tosa_battery.c | 225 .num_properties = ARRAY_SIZE(tosa_bat_main_props), 235 .num_properties = ARRAY_SIZE(tosa_bat_main_props), 244 .num_properties = ARRAY_SIZE(tosa_bat_bu_props),
|
| H A D | pcf50633-charger.c | 362 .num_properties = ARRAY_SIZE(power_props), 370 .num_properties = ARRAY_SIZE(power_props), 378 .num_properties = ARRAY_SIZE(power_props),
|
| H A D | ipaq_micro_battery.c | 206 .num_properties = ARRAY_SIZE(micro_batt_power_props), 219 .num_properties = ARRAY_SIZE(micro_ac_power_props),
|
| H A D | goldfish_battery.c | 184 .num_properties = ARRAY_SIZE(goldfish_battery_props), 192 .num_properties = ARRAY_SIZE(goldfish_ac_props),
|
| H A D | rn5t618_power.c | 415 .num_properties = ARRAY_SIZE(rn5t618_battery_props), 423 .num_properties = ARRAY_SIZE(rn5t618_adp_props), 431 .num_properties = ARRAY_SIZE(rn5t618_usb_props),
|
| H A D | test_power.c | 173 .num_properties = ARRAY_SIZE(test_power_ac_props), 180 .num_properties = ARRAY_SIZE(test_power_battery_props), 187 .num_properties = ARRAY_SIZE(test_power_ac_props),
|
| H A D | wm8350_power.c | 387 .num_properties = ARRAY_SIZE(wm8350_ac_props), 394 .num_properties = ARRAY_SIZE(wm8350_bat_props), 403 .num_properties = ARRAY_SIZE(wm8350_usb_props),
|
| H A D | max8925_power.c | 352 .num_properties = ARRAY_SIZE(max8925_ac_props), 360 .num_properties = ARRAY_SIZE(max8925_usb_props), 368 .num_properties = ARRAY_SIZE(max8925_battery_props),
|
| H A D | lp8727_charger.c | 421 .num_properties = ARRAY_SIZE(lp8727_charger_prop), 429 .num_properties = ARRAY_SIZE(lp8727_charger_prop), 437 .num_properties = ARRAY_SIZE(lp8727_battery_prop),
|
| H A D | olpc_battery.c | 94 .num_properties = ARRAY_SIZE(olpc_ac_props), 686 olpc_bat_desc.num_properties = ARRAY_SIZE(olpc_xo15_bat_props); in olpc_battery_probe() 690 olpc_bat_desc.num_properties = ARRAY_SIZE(olpc_xo1_bat_props); in olpc_battery_probe()
|
| H A D | ltc2941-battery-gauge.c | 530 info->supply_desc.num_properties = in ltc294x_i2c_probe() 534 info->supply_desc.num_properties = in ltc294x_i2c_probe() 539 info->supply_desc.num_properties = in ltc294x_i2c_probe()
|
| H A D | collie_battery.c | 222 .num_properties = ARRAY_SIZE(collie_bat_main_props), 253 .num_properties = ARRAY_SIZE(collie_bat_bu_props),
|
| H A D | wm831x_power.c | 571 power->wall_desc.num_properties = ARRAY_SIZE(wm831x_wall_props); in wm831x_power_probe() 583 power->usb_desc.num_properties = ARRAY_SIZE(wm831x_usb_props); in wm831x_power_probe() 599 power->battery_desc.num_properties = ARRAY_SIZE(wm831x_bat_props); in wm831x_power_probe()
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | XKBGAlloc.c | 145 &geom->num_properties, &geom->sz_properties, in XkbFreeGeomProperties() 358 XkbFreeGeomProperties(geom, 0, geom->num_properties, TRUE); in XkbFreeGeometry() 460 &(g)->num_properties,&(g)->sz_properties,\ 513 ((rtrn = _XkbAllocProps(geom, sizes->num_properties)) != Success)) { in XkbAllocGeometry() 554 for (i = 0, prop = geom->properties; i < geom->num_properties; i++, prop++) { in XkbAddGeomProperty() 561 if ((geom->num_properties >= geom->sz_properties) && in XkbAddGeomProperty() 565 prop = &geom->properties[geom->num_properties]; in XkbAddGeomProperty() 575 geom->num_properties++; in XkbAddGeomProperty()
|
| H A D | xkbUtils.c | 1425 if (src->geom->num_properties) { in _XkbCopyGeom() 1429 if (src->geom->num_properties < dst->geom->sz_properties) { in _XkbCopyGeom() 1430 for (i = src->geom->num_properties, dprop = in _XkbCopyGeom() 1431 dst->geom->properties + i; i < dst->geom->num_properties; in _XkbCopyGeom() 1441 src->geom->num_properties, sizeof(XkbPropertyRec), in _XkbCopyGeom() 1446 dst->geom->sz_properties = src->geom->num_properties; in _XkbCopyGeom() 1451 i < src->geom->num_properties; i++, sprop++, dprop++) { in _XkbCopyGeom() 1452 if (i < dst->geom->num_properties) { in _XkbCopyGeom() 1475 dst->geom->num_properties = dst->geom->sz_properties; in _XkbCopyGeom() 1480 i < dst->geom->num_properties; i++, dprop++) { in _XkbCopyGeom() [all …]
|
| H A D | xkbgeom.h | 271 unsigned short num_properties; member 297 unsigned short num_properties; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/nvec/ |
| H A D | nvec_power.c | 328 .num_properties = ARRAY_SIZE(nvec_battery_props), 336 .num_properties = ARRAY_SIZE(nvec_power_props),
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | sbs.c | 289 .num_properties = ARRAY_SIZE(sbs_ac_props), 526 battery->bat_desc.num_properties = in acpi_battery_add() 530 battery->bat_desc.num_properties = in acpi_battery_add()
|