Searched refs:str_sd_start (Results 1 – 1 of 1) sorted by relevance
75 std::string str_sd_start = secure_display_start ? std::to_string(1) : std::to_string(0); in Notify() local76 ssize_t err = ::pwrite(fd_lcd_bias_, str_sd_start.c_str(), str_sd_start.length(), 0); in Notify()82 err = ::pwrite(fd_wled_, str_sd_start.c_str(), str_sd_start.length(), 0); in Notify()