Home
last modified time | relevance | path

Searched refs:num_props (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/power/supply/
A Dgpio-charger.c261 int num_props = 0; in gpio_charger_probe() local
285 gpio_charger_properties[num_props] = POWER_SUPPLY_PROP_ONLINE; in gpio_charger_probe()
286 num_props++; in gpio_charger_probe()
294 gpio_charger_properties[num_props] = POWER_SUPPLY_PROP_STATUS; in gpio_charger_probe()
295 num_props++; in gpio_charger_probe()
302 gpio_charger_properties[num_props] = in gpio_charger_probe()
304 num_props++; in gpio_charger_probe()
309 charger_desc->num_properties = num_props; in gpio_charger_probe()
/linux-6.3-rc2/include/drm/
A Ddrm_property.h260 int num_props,
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_property.c212 int num_props, in drm_property_create_bitmask() argument
224 for (i = 0; i < num_props; i++) { in drm_property_create_bitmask()
/linux-6.3-rc2/sound/soc/qcom/qdsp6/
A Daudioreach.h95 uint32_t num_props; member
A Daudioreach.c88 u32 num_props; member
321 obj->num_props = 1; in apm_populate_module_prop_obj()

Completed in 17 milliseconds