Searched refs:voltage_low (Results 1 – 2 of 2) sorted by relevance
82 int voltage_low; /* incicates if a low_voltage was detected */ member213 pcf8563->voltage_low = 1; in pcf8563_get_datetime()290 if (pcf8563->voltage_low) in pcf8563_rtc_ioctl()293 if (copy_to_user((void __user *)arg, &pcf8563->voltage_low, in pcf8563_rtc_ioctl()309 pcf8563->voltage_low = 0; in pcf8563_rtc_ioctl()
865 static u8 voltage_low[] = LME_VOLTAGE_L; in dm04_lme2510_set_voltage() local882 voltage_low, len, rbuf, rlen); in dm04_lme2510_set_voltage()