Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Dlibflashrom.c506 if (wp_operations_available(flash)) in flashrom_wp_write_cfg()
517 if (wp_operations_available(flash)) in flashrom_wp_read_cfg()
528 if (wp_operations_available(flash)) in flashrom_wp_get_available_ranges()
H A Dwriteprotect.c510 bool wp_operations_available(struct flashrom_flashctx *flash) in wp_operations_available() function
/aosp_15_r20/external/flashrom/include/
H A Dwriteprotect.h90 bool wp_operations_available(struct flashrom_flashctx *);