Searched refs:gab_props (Results 1 – 1 of 1) sorted by relevance
69 static const enum power_supply_property gab_props[] = { enum273 psy_desc->properties = kcalloc(ARRAY_SIZE(gab_props) + in gab_probe()282 memcpy(psy_desc->properties, gab_props, sizeof(gab_props)); in gab_probe()284 ((char *)psy_desc->properties + sizeof(gab_props)); in gab_probe()317 psy_desc->num_properties = ARRAY_SIZE(gab_props) + index; in gab_probe()