_next_polling 764 drivers/power/supply/charger-manager.c unsigned long _next_polling; _next_polling 795 drivers/power/supply/charger-manager.c _next_polling = jiffies + polling_jiffy; _next_polling 797 drivers/power/supply/charger-manager.c if (time_before(_next_polling, next_polling)) { _next_polling 799 drivers/power/supply/charger-manager.c next_polling = _next_polling; _next_polling 802 drivers/power/supply/charger-manager.c next_polling = _next_polling;