Searched refs:to_nvmem_device (Results 1 – 1 of 1) sorted by relevance
24 #define to_nvmem_device(d) container_of(d, struct nvmem_device, dev) macro177 struct nvmem_device *nvmem = to_nvmem_device(dev); in type_show()187 struct nvmem_device *nvmem = to_nvmem_device(dev); in force_ro_show()195 struct nvmem_device *nvmem = to_nvmem_device(dev); in force_ro_store()224 nvmem = to_nvmem_device(dev); in bin_attr_nvmem_read()257 nvmem = to_nvmem_device(dev); in bin_attr_nvmem_write()302 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_bin_attr_is_visible()312 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_bin_attr_size()321 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_attr_is_visible()536 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_release()[all …]
Completed in 9 milliseconds