Lines Matching refs:time
262 dev_dbg(sharpsl_pm.dev, "Battery: voltage: %d, status: %d, percentage: %d, time: %ld\n", voltage,
320 dev_dbg(sharpsl_pm.dev, "Toggling Charger at time: %lx\n", jiffies);
365 dev_dbg(sharpsl_pm.dev, "Charge Full at time: %lx\n", jiffies);
387 /* Can trigger at the same time as an AC status change so
667 dev_dbg(sharpsl_pm.dev, "SharpSL suspending for first time.\n");
698 int time;
724 int time;
738 time = RCNR;
744 if ((RCNR - time) > SHARPSL_WAIT_CO_TIME)
761 time = RCNR;
767 if ((RCNR-time) > SHARPSL_WAIT_CO_TIME) {