Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dnvram.h70 struct nvram_device { struct
84 * device - The nvram_device instance. argument
87 nvram_result_t (*get_total_size_in_bytes)(const struct nvram_device* device, argument
99 const struct nvram_device* device, uint64_t* available_size); argument
110 nvram_result_t (*get_max_spaces)(const struct nvram_device* device, argument
127 nvram_result_t (*get_space_list)(const struct nvram_device* device, argument
139 nvram_result_t (*get_space_size)(const struct nvram_device* device, argument
155 nvram_result_t (*get_space_controls)(const struct nvram_device* device, argument
172 nvram_result_t (*is_space_locked)(const struct nvram_device* device, argument
198 nvram_result_t (*create_space)(const struct nvram_device* device, argument
[all …]