Searched refs:lock_update_file (Results 1 – 1 of 1) sorted by relevance
195 char lock_update_file[MAX_PATH_SIZE]; in set_speaker_light_locked() local199 sprintf(lock_update_file, LED_LOCK_UPDATE_FILE, rgb ? "red" : "white"); in set_speaker_light_locked()204 write_int(lock_update_file, 1); // for LED On/Off synchronization in set_speaker_light_locked()224 write_int(lock_update_file, 0); in set_speaker_light_locked()