Home
last modified time | relevance | path

Searched refs:gab_dyn_props (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dgeneric-adc-battery.c86 static const enum power_supply_property gab_dyn_props[] = { variable
301 if (properties[index2] == gab_dyn_props[chan]) in gab_probe()
305 properties[index++] = gab_dyn_props[chan]; in gab_probe()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dgeneric-adc-battery.c73 static const enum power_supply_property gab_dyn_props[] = { variable
210 if (properties[index2] == gab_dyn_props[chan]) in gab_probe()
214 properties[index++] = gab_dyn_props[chan]; in gab_probe()

Completed in 2 milliseconds