Searched refs:to_nvmem_device (Results 1 – 1 of 1) sorted by relevance
68 #define to_nvmem_device(d) container_of(d, struct nvmem_device, dev) macro99 nvmem = to_nvmem_device(dev); in bin_attr_nvmem_read()133 nvmem = to_nvmem_device(dev); in bin_attr_nvmem_write()251 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_release()282 return to_nvmem_device(d); in of_nvmem_find()684 return to_nvmem_device(d); in nvmem_find()