Lines Matching refs:to_nvmem_device
24 #define to_nvmem_device(d) container_of(d, struct nvmem_device, dev) macro
180 struct nvmem_device *nvmem = to_nvmem_device(dev); in type_show()
190 struct nvmem_device *nvmem = to_nvmem_device(dev); in force_ro_show()
198 struct nvmem_device *nvmem = to_nvmem_device(dev); in force_ro_store()
227 nvmem = to_nvmem_device(dev); in bin_attr_nvmem_read()
260 nvmem = to_nvmem_device(dev); in bin_attr_nvmem_write()
305 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_bin_attr_is_visible()
315 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_bin_attr_size()
324 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_attr_is_visible()
539 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_release()
1165 nvmem = to_nvmem_device(dev); in __nvmem_device_get()