Home
last modified time | relevance | path

Searched refs:voltage_low (Results 1 – 1 of 1) sorted by relevance

/arch/cris/arch-v10/drivers/
Dpcf8563.c61 static int voltage_low; variable
192 voltage_low = 1; in pcf8563_init()
308 if (voltage_low) { in pcf8563_ioctl()
314 if (copy_to_user((int *) arg, &voltage_low, sizeof(int))) in pcf8563_ioctl()
331 voltage_low = 0; in pcf8563_ioctl()
371 if (voltage_low) { in pcf8563_register()