Searched defs:nvram_device (Results 1 – 1 of 1) sorted by relevance
70 struct nvram_device { struct84 * device - The nvram_device instance. argument87 nvram_result_t (*get_total_size_in_bytes)(const struct nvram_device* device, argument99 const struct nvram_device* device, uint64_t* available_size); argument110 nvram_result_t (*get_max_spaces)(const struct nvram_device* device, argument127 nvram_result_t (*get_space_list)(const struct nvram_device* device, argument139 nvram_result_t (*get_space_size)(const struct nvram_device* device, argument155 nvram_result_t (*get_space_controls)(const struct nvram_device* device, argument172 nvram_result_t (*is_space_locked)(const struct nvram_device* device, argument198 nvram_result_t (*create_space)(const struct nvram_device* device, argument[all …]