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

/external/qemu/hw/android/goldfish/
H A Dbattery.c37 struct goldfish_battery_state { struct
58 #define QFIELD_STRUCT struct goldfish_battery_state
71 struct goldfish_battery_state* s = opaque;
78 struct goldfish_battery_state* s = opaque;
86 static struct goldfish_battery_state *battery_state;
91 struct goldfish_battery_state *s = opaque;
124 struct goldfish_battery_state *s = opaque;
154 struct goldfish_battery_state *s;
156 s = (struct goldfish_battery_state *)g_malloc0(sizeof(*s));

Completed in 319 milliseconds