Searched refs:RTC_SET_CHARGE (Results 1 – 3 of 3) sorted by relevance
62 #define RTC_SET_CHARGE _IOW(RTC_MAGIC, 0x0b, int) macro
100 #define RTC_SET_CHARGE _IOW(RTC_MAGIC, 0x0b, int) macro
321 case RTC_SET_CHARGE: /* set the RTC TRICKLE CHARGE register */ in rtc_ioctl()