Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/nvmem/
H A 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()
108 struct nvmem_device *nvmem = to_nvmem_device(dev); in type_show() local
125 struct nvmem_device *nvmem; in bin_attr_nvmem_read() local
165 struct nvmem_device *nvmem; in bin_attr_nvmem_write() local
200 static umode_t nvmem_bin_attr_get_umode(struct nvmem_device *nvmem) in nvmem_bin_attr_get_umode()
223 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_bin_attr_is_visible() local
269 static int nvmem_sysfs_setup_compat(struct nvmem_device *nvmem, in nvmem_sysfs_setup_compat()
301 static void nvmem_sysfs_remove_compat(struct nvmem_device *nvmem, in nvmem_sysfs_remove_compat()
[all …]
H A Duniphier-efuse.c36 struct nvmem_device *nvmem; in uniphier_efuse_probe() local
H A Dzynqmp_nvmem.c16 struct nvmem_device *nvmem; member
H A Dmeson-efuse.c46 struct nvmem_device *nvmem; in meson_efuse_probe() local
H A Dlpc18xx_otp.c69 struct nvmem_device *nvmem; in lpc18xx_otp_probe() local
H A Dmtk-efuse.c35 struct nvmem_device *nvmem; in mtk_efuse_probe() local
H A Dimx-iim.c102 struct nvmem_device *nvmem; in imx_iim_probe() local
H A Dmxs-ocotp.c33 struct nvmem_device *nvmem; member
H A Dqcom-spmi-sdam.c114 struct nvmem_device *nvmem; in sdam_probe() local
H A Dsnvs_lpgpr.c95 struct nvmem_device *nvmem; in snvs_lpgpr_probe() local
H A Dsunxi_sid.c117 struct nvmem_device *nvmem; in sunxi_sid_probe() local
H A Djz4780-efuse.c141 struct nvmem_device *nvmem; in jz4780_efuse_probe() local
H A Dmeson-mx-efuse.c47 struct nvmem_device *nvmem; member
H A Dlpc18xx_eeprom.c48 struct nvmem_device *nvmem; member
H A Dvf610-ocotp.c93 struct nvmem_device *nvmem; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvmem-consumer.h161 static inline void nvmem_device_put(struct nvmem_device *nvmem) in nvmem_device_put()
166 struct nvmem_device *nvmem) in devm_nvmem_device_put()
170 static inline ssize_t nvmem_device_cell_read(struct nvmem_device *nvmem, in nvmem_device_cell_read()
177 static inline int nvmem_device_cell_write(struct nvmem_device *nvmem, in nvmem_device_cell_write()
184 static inline int nvmem_device_read(struct nvmem_device *nvmem, in nvmem_device_read()
191 static inline int nvmem_device_write(struct nvmem_device *nvmem, in nvmem_device_write()
198 static inline const char *nvmem_dev_name(struct nvmem_device *nvmem) in nvmem_dev_name()
H A Dnvmem-provider.h123 static inline void nvmem_unregister(struct nvmem_device *nvmem) {} in nvmem_unregister()
132 devm_nvmem_unregister(struct device *dev, struct nvmem_device *nvmem) in devm_nvmem_unregister()
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dnvm.c60 struct nvmem_device *nvmem; in tb_nvm_add_active() local
125 struct nvmem_device *nvmem; in tb_nvm_add_non_active() local
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Dnvmem.c42 struct nvmem_device *nvmem, size_t size) in rtc_nvram_register()
83 struct nvmem_device *nvmem; in rtc_nvmem_register() local
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dpm33xx.c277 struct nvmem_device *nvmem; in am33xx_pm_begin() local
307 struct nvmem_device *nvmem; in am33xx_pm_end() local
441 struct nvmem_device *nvmem; in am33xx_pm_rtc_setup() local
/OK3568_Linux_fs/kernel/drivers/soc/atmel/
H A Dsfr.c46 struct nvmem_device *nvmem; in atmel_sfr_probe() local
/OK3568_Linux_fs/kernel/drivers/soc/tegra/fuse/
H A Dfuse.h59 struct nvmem_device *nvmem; member
H A Dfuse-tegra.c186 struct nvmem_config nvmem; in tegra_fuse_probe() local
/OK3568_Linux_fs/kernel/drivers/w1/slaves/
H A Dw1_ds250x.c168 struct nvmem_device *nvmem; in w1_eprom_add_slave() local
/OK3568_Linux_fs/kernel/drivers/misc/eeprom/
H A Dat25.c33 struct nvmem_device *nvmem; member

12