/openbmc/linux/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 230 u32 num_properties; member 236 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 | 33 pkt->num_properties = 1; in pkt_sys_idle_indicator() 45 pkt->num_properties = 1; in pkt_sys_debug_config() 56 pkt->num_properties = 1; in pkt_sys_coverage_config() 65 pkt->num_properties = 1; in pkt_sys_ubwc_config() 131 pkt->num_properties = 1; in pkt_sys_power_control() 158 pkt->num_properties = 1; in pkt_sys_image_version() 404 pkt->num_properties = 1; in pkt_session_get_property_1x() 424 pkt->num_properties = 1; in pkt_session_set_property_1x() 1109 pkt->num_properties = 1; in pkt_session_get_property_3xx() 1138 pkt->num_properties = 1; in pkt_session_set_property_3xx() [all …]
|
H A D | hfi_msgs.c | 231 if (!pkt->num_properties) { in hfi_sys_init_done() 263 if (req_bytes < VER_STR_SZ || !pkt->data[0] || pkt->num_properties > 1) in sys_get_prop_image_version() 306 if (!pkt->num_properties) { in hfi_sys_property_info() 419 if (!pkt->num_properties) { in hfi_session_prop_info()
|
/openbmc/linux/drivers/power/supply/ |
H A D | charger-manager.c | 845 .num_properties = ARRAY_SIZE(default_charger_props), 1233 size_t *num_properties) in cm_init_thermal_data() argument 1244 properties[*num_properties] = POWER_SUPPLY_PROP_TEMP; in cm_init_thermal_data() 1245 (*num_properties)++; in cm_init_thermal_data() 1256 properties[*num_properties] = POWER_SUPPLY_PROP_TEMP; in cm_init_thermal_data() 1257 (*num_properties)++; in cm_init_thermal_data() 1429 size_t num_properties; in charger_manager_probe() local 1535 num_properties = ARRAY_SIZE(default_charger_props); in charger_manager_probe() 1546 properties[num_properties] = in charger_manager_probe() 1548 num_properties++; in charger_manager_probe() [all …]
|
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 | axp20x_ac_power.c | 225 .num_properties = ARRAY_SIZE(axp20x_ac_power_properties), 233 .num_properties = ARRAY_SIZE(axp22x_ac_power_properties), 241 .num_properties = ARRAY_SIZE(axp813_ac_power_properties),
|
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 | test_power.c | 172 .num_properties = ARRAY_SIZE(test_power_ac_props), 179 .num_properties = ARRAY_SIZE(test_power_battery_props), 186 .num_properties = ARRAY_SIZE(test_power_ac_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 | 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 | qcom_battmgr.c | 644 .num_properties = ARRAY_SIZE(sc8280xp_bat_props), 674 .num_properties = ARRAY_SIZE(sm8350_bat_props), 711 .num_properties = ARRAY_SIZE(sc8280xp_ac_props), 810 .num_properties = ARRAY_SIZE(sc8280xp_usb_props), 830 .num_properties = ARRAY_SIZE(sm8350_usb_props), 910 .num_properties = ARRAY_SIZE(sc8280xp_wls_props), 926 .num_properties = ARRAY_SIZE(sm8350_wls_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 | ltc2941-battery-gauge.c | 510 info->supply_desc.num_properties = in ltc294x_i2c_probe() 514 info->supply_desc.num_properties = in ltc294x_i2c_probe() 519 info->supply_desc.num_properties = in ltc294x_i2c_probe()
|
H A D | olpc_battery.c | 94 .num_properties = ARRAY_SIZE(olpc_ac_props), 689 olpc_bat_desc.num_properties = ARRAY_SIZE(olpc_xo15_bat_props); in olpc_battery_probe() 693 olpc_bat_desc.num_properties = ARRAY_SIZE(olpc_xo1_bat_props); in olpc_battery_probe()
|
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()
|
H A D | collie_battery.c | 224 .num_properties = ARRAY_SIZE(collie_bat_main_props), 255 .num_properties = ARRAY_SIZE(collie_bat_bu_props),
|
H A D | rn5t618_power.c | 665 .num_properties = ARRAY_SIZE(rn5t618_battery_props), 675 .num_properties = ARRAY_SIZE(rn5t618_adp_props), 687 .num_properties = ARRAY_SIZE(rn5t618_usb_props),
|
/openbmc/linux/drivers/gpu/drm/gud/ |
H A D | gud_connector.c | 32 unsigned int num_properties; member 480 unsigned int i, num_properties; in gud_connector_add_properties() local 496 num_properties = ret / sizeof(*properties); in gud_connector_add_properties() 499 gconn->properties = kcalloc(num_properties, sizeof(*gconn->properties), GFP_KERNEL); in gud_connector_add_properties() 505 for (i = 0; i < num_properties; i++) { in gud_connector_add_properties() 559 gconn->properties[gconn->num_properties++] = prop; in gud_connector_add_properties() 587 for (i = 0; i < gconn->num_properties; i++) { in gud_connector_fill_properties() 607 return gconn->num_properties; in gud_connector_fill_properties()
|
H A D | gud_pipe.c | 456 unsigned int i, num_properties; in gud_pipe_check() local 525 num_properties = ret; in gud_pipe_check() 526 for (i = 0; i < gdrm->num_properties; i++) { in gud_pipe_check() 541 req->properties[num_properties + i].prop = cpu_to_le16(prop); in gud_pipe_check() 542 req->properties[num_properties + i].val = cpu_to_le64(val); in gud_pipe_check() 543 num_properties++; in gud_pipe_check() 547 len = struct_size(req, properties, num_properties); in gud_pipe_check()
|
H A D | gud_drv.c | 254 unsigned int i, num_properties; in gud_get_properties() local 270 num_properties = ret / sizeof(*properties); in gud_get_properties() 273 gdrm->properties = drmm_kcalloc(&gdrm->drm, num_properties, sizeof(*gdrm->properties), in gud_get_properties() 280 for (i = 0; i < num_properties; i++) { in gud_get_properties() 303 gdrm->properties[gdrm->num_properties++] = prop; in gud_get_properties()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | sel3350-platform.c | 129 .num_properties = ARRAY_SIZE(sel3350_power_properties), 137 .num_properties = ARRAY_SIZE(sel3350_power_properties),
|
/openbmc/linux/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),
|