Searched refs:boostpulse_fd (Results 1 – 1 of 1) sorted by relevance
76 int boostpulse_fd; member193 if (hikey->boostpulse_fd < 0) in interactive_boostpulse()194 hikey->boostpulse_fd = open(INTERACTIVE_BOOSTPULSE_PATH, O_WRONLY); in interactive_boostpulse()196 if (hikey->boostpulse_fd < 0) { in interactive_boostpulse()203 return hikey->boostpulse_fd; in interactive_boostpulse()206 len = write(hikey->boostpulse_fd, "1", 1); in interactive_boostpulse()408 hikey->boostpulse_fd = -1; in power_init()