Home
last modified time | relevance | path

Searched defs:nvmem (Results 1 – 24 of 24) sorted by relevance

/linux-4.19.296/drivers/nvmem/
Dcore.c54 struct nvmem_device *nvmem; member
69 static int nvmem_reg_read(struct nvmem_device *nvmem, unsigned int offset, in nvmem_reg_read()
78 static int nvmem_reg_write(struct nvmem_device *nvmem, unsigned int offset, in nvmem_reg_write()
92 struct nvmem_device *nvmem; in bin_attr_nvmem_read() local
126 struct nvmem_device *nvmem; in bin_attr_nvmem_write() local
251 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_release() local
310 static void nvmem_device_remove_all_cells(const struct nvmem_device *nvmem) in nvmem_device_remove_all_cells()
329 static int nvmem_cell_info_to_nvmem_cell(struct nvmem_device *nvmem, in nvmem_cell_info_to_nvmem_cell()
364 int nvmem_add_cells(struct nvmem_device *nvmem, in nvmem_add_cells()
410 static int nvmem_setup_compat(struct nvmem_device *nvmem, in nvmem_setup_compat()
[all …]
Dsunxi_sid.c155 struct nvmem_device *nvmem; in sunxi_sid_probe() local
211 struct nvmem_device *nvmem = platform_get_drvdata(pdev); in sunxi_sid_remove() local
Dmeson-efuse.c47 struct nvmem_device *nvmem; in meson_efuse_probe() local
Duniphier-efuse.c44 struct nvmem_device *nvmem; in uniphier_efuse_probe() local
Dqfprom.c49 struct nvmem_device *nvmem; in qfprom_probe() local
Dlpc18xx_otp.c72 struct nvmem_device *nvmem; in lpc18xx_otp_probe() local
Dmtk-efuse.c56 struct nvmem_device *nvmem; in mtk_efuse_probe() local
Dimx-iim.c109 struct nvmem_device *nvmem; in imx_iim_probe() local
Dmxs-ocotp.c43 struct nvmem_device *nvmem; member
Dsnvs_lpgpr.c98 struct nvmem_device *nvmem; in snvs_lpgpr_probe() local
Dmeson-mx-efuse.c55 struct nvmem_device *nvmem; member
Dsc27xx-efuse.c184 struct nvmem_device *nvmem; in sc27xx_efuse_probe() local
Dlpc18xx_eeprom.c51 struct nvmem_device *nvmem; member
Dvf610-ocotp.c101 struct nvmem_device *nvmem; member
Drockchip-efuse.c262 struct nvmem_device *nvmem; in rockchip_efuse_probe() local
Drave-sp-eeprom.c294 struct nvmem_device *nvmem; in rave_sp_eeprom_probe() local
Dbcm-ocotp.c252 struct nvmem_device *nvmem; in bcm_otpc_probe() local
Dimx-ocotp.c481 struct nvmem_device *nvmem; in imx_ocotp_probe() local
/linux-4.19.296/include/linux/
Dnvmem-consumer.h110 static inline void nvmem_device_put(struct nvmem_device *nvmem) in nvmem_device_put()
115 struct nvmem_device *nvmem) in devm_nvmem_device_put()
119 static inline ssize_t nvmem_device_cell_read(struct nvmem_device *nvmem, in nvmem_device_cell_read()
126 static inline int nvmem_device_cell_write(struct nvmem_device *nvmem, in nvmem_device_cell_write()
133 static inline int nvmem_device_read(struct nvmem_device *nvmem, in nvmem_device_read()
140 static inline int nvmem_device_write(struct nvmem_device *nvmem, in nvmem_device_write()
Dnvmem-provider.h90 static inline int nvmem_unregister(struct nvmem_device *nvmem) in nvmem_unregister()
102 devm_nvmem_unregister(struct device *dev, struct nvmem_device *nvmem) in devm_nvmem_unregister()
108 static inline int nvmem_add_cells(struct nvmem_device *nvmem, in nvmem_add_cells()
Drtc.h141 struct nvmem_device *nvmem; member
/linux-4.19.296/drivers/misc/eeprom/
Dat25.c37 struct nvmem_device *nvmem; member
Deeprom_93xx46.c50 struct nvmem_device *nvmem; member
Dat24.c77 struct nvmem_device *nvmem; member