Lines Matching refs:time
258 dev_dbg(sharpsl_pm.dev, "Battery: voltage: %d, status: %d, percentage: %d, time: %ld\n", voltage,
316 dev_dbg(sharpsl_pm.dev, "Toggling Charger at time: %lx\n", jiffies);
361 dev_dbg(sharpsl_pm.dev, "Charge Full at time: %lx\n", jiffies);
383 /* Can trigger at the same time as an AC status change so
663 dev_dbg(sharpsl_pm.dev, "SharpSL suspending for first time.\n");
694 int time;
720 int time;
734 time = RCNR;
740 if ((RCNR - time) > SHARPSL_WAIT_CO_TIME)
757 time = RCNR;
763 if ((RCNR-time) > SHARPSL_WAIT_CO_TIME) {