Home
last modified time | relevance | path

Searched refs:flashrom_set_wp (Results 1 – 3 of 3) sorted by relevance

/external/vboot_reference/host/lib/include/
Dflashrom.h111 int flashrom_set_wp(const char *programmer, bool wp_mode,
/external/vboot_reference/futility/
Dcmd_flash_util.c154 if (flashrom_set_wp(cfg->image.programmer, enable, in set_flash_wp()
/external/vboot_reference/host/lib/
Dflashrom_drv.c324 int flashrom_set_wp(const char *prog_with_params, bool wp_mode, in flashrom_set_wp() function