Home
last modified time | relevance | path

Searched defs:disable_wp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Dcli_classic.c70 bool enable_wp, disable_wp, print_wp_status; member
263 bool disable_wp, in wp_cli()
/aosp_15_r20/external/vboot_reference/futility/
H A Dcmd_flash_util.c207 bool disable_wp = false; in do_flash() local