Home
last modified time | relevance | path

Searched refs:has_changed (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/power/
Djz4740-battery.c194 bool has_changed = false; in jz_battery_update() local
207 has_changed = true; in jz_battery_update()
214 has_changed = true; in jz_battery_update()
217 if (has_changed) in jz_battery_update()
/linux-3.4.99/scripts/genksyms/
Dgenksyms.c654 int has_changed = 0; in export_symbol() local
670 if (!has_changed) { in export_symbol()
681 has_changed = 1; in export_symbol()
688 if (has_changed) in export_symbol()