Home
last modified time | relevance | path

Searched refs:partitioned_file_fmap_selector_t (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dpartitioned_file.h123 typedef bool (*partitioned_file_fmap_selector_t) typedef
136 partitioned_file_fmap_selector_t callback, const void *arg);
139 extern const partitioned_file_fmap_selector_t partitioned_file_fmap_select_all;
142 extern const partitioned_file_fmap_selector_t
146 extern const partitioned_file_fmap_selector_t
H A Dpartitioned_file.c30 partitioned_file_fmap_selector_t callback, const void *arg) in count_selected_fmap_entries()
322 partitioned_file_fmap_selector_t callback, const void *arg) in partitioned_file_fmap_count()
337 const partitioned_file_fmap_selector_t partitioned_file_fmap_select_all =
352 const partitioned_file_fmap_selector_t
359 const partitioned_file_fmap_selector_t partitioned_file_fmap_select_parents_of =