Searched defs:nvmem (Results 1 – 9 of 9) sorted by relevance
49 struct nvmem_device *nvmem; member66 struct nvmem_device *nvmem = to_nvmem_device(dev); in bin_attr_nvmem_read() local91 struct nvmem_device *nvmem = to_nvmem_device(dev); in bin_attr_nvmem_write() local160 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_release() local213 static void nvmem_device_remove_all_cells(const struct nvmem_device *nvmem) in nvmem_device_remove_all_cells()232 static int nvmem_cell_info_to_nvmem_cell(struct nvmem_device *nvmem, in nvmem_cell_info_to_nvmem_cell()258 static int nvmem_add_cells(struct nvmem_device *nvmem, in nvmem_add_cells()309 struct nvmem_device *nvmem; in nvmem_register() local378 int nvmem_unregister(struct nvmem_device *nvmem) in nvmem_unregister()398 struct nvmem_device *nvmem = NULL; in __nvmem_device_get() local[all …]
33 struct nvmem_device *nvmem = platform_get_drvdata(pdev); in qfprom_remove() local42 struct nvmem_device *nvmem; in qfprom_probe() local
104 struct nvmem_device *nvmem; in imx_ocotp_probe() local137 struct nvmem_device *nvmem = platform_get_drvdata(pdev); in imx_ocotp_remove() local
103 struct nvmem_device *nvmem; in sunxi_sid_probe() local156 struct nvmem_device *nvmem = platform_get_drvdata(pdev); in sunxi_sid_remove() local
126 struct nvmem_device *nvmem; in rockchip_efuse_probe() local170 struct nvmem_device *nvmem = platform_get_drvdata(pdev); in rockchip_efuse_remove() local
44 struct nvmem_device *nvmem; member
102 struct nvmem_device *nvmem; member
100 static inline void nvmem_device_put(struct nvmem_device *nvmem) in nvmem_device_put()105 struct nvmem_device *nvmem) in devm_nvmem_device_put()109 static inline ssize_t nvmem_device_cell_read(struct nvmem_device *nvmem, in nvmem_device_cell_read()116 static inline int nvmem_device_cell_write(struct nvmem_device *nvmem, in nvmem_device_cell_write()123 static inline int nvmem_device_read(struct nvmem_device *nvmem, in nvmem_device_read()130 static inline int nvmem_device_write(struct nvmem_device *nvmem, in nvmem_device_write()
40 static inline int nvmem_unregister(struct nvmem_device *nvmem) in nvmem_unregister()