Searched refs:PB_BEGIN_MONITOR (Results 1 – 4 of 4) sorted by relevance
40 #define PB_BEGIN_MONITOR (PBIOC | 1) macro
467 case PB_BEGIN_MONITOR: in ds1287_ioctl()
837 case PB_BEGIN_MONITOR: in power_ioctl()
1169 if (ioctl(pb_fd, PB_BEGIN_MONITOR, NULL) == -1) { in power_button_monitor()