Searched refs:PB_GET_EVENTS (Results 1 – 4 of 4) sorted by relevance
41 #define PB_GET_EVENTS (PBIOC | 4) macro
1204 if (ioctl(pfd.fd, PB_GET_EVENTS, &events) == -1) { in power_button_monitor()1226 if (ioctl(pfd.fd, PB_GET_EVENTS, &events) == -1) { in power_button_monitor()
871 case PB_GET_EVENTS: in power_ioctl()
503 case PB_GET_EVENTS: in ds1287_ioctl()