Searched refs:to_nvmem_device (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/nvmem/
H A Dcore.c59 #define to_nvmem_device(d) container_of(d, struct nvmem_device, dev) macro
66 struct nvmem_device *nvmem = to_nvmem_device(dev); bin_attr_nvmem_read()
91 struct nvmem_device *nvmem = to_nvmem_device(dev); bin_attr_nvmem_write()
160 struct nvmem_device *nvmem = to_nvmem_device(dev); nvmem_release()
191 return to_nvmem_device(d); of_nvmem_find()
462 return to_nvmem_device(d); nvmem_find()

Completed in 58 milliseconds