HomeSort by relevance Sort by last modified time
    Searched refs:setup_cmd (Results 1 - 2 of 2) sorted by null

  /device/moto/stingray/recovery/
masterclear_bp.h 57 static const char setup_cmd[] = "on"; variable
masterclear_bp.c 24 int count = sizeof(setup_cmd)-1;
33 if ((ret = fwrite(setup_cmd,1,count,fp))<count)

Completed in 2553 milliseconds