Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/nvmem/
Dcore.c54 struct nvmem_device *nvmem; member
69 static int nvmem_reg_read(struct nvmem_device *nvmem, unsigned int offset, void *val, size_t bytes) in nvmem_reg_read()
78 static int nvmem_reg_write(struct nvmem_device *nvmem, unsigned int offset, void *val, size_t bytes) in nvmem_reg_write()
106 struct nvmem_device *nvmem = to_nvmem_device(dev); in type_show() local
122 struct nvmem_device *nvmem; in bin_attr_nvmem_read() local
166 struct nvmem_device *nvmem; in bin_attr_nvmem_write() local
206 static umode_t nvmem_bin_attr_get_umode(struct nvmem_device *nvmem) in nvmem_bin_attr_get_umode()
232 struct nvmem_device *nvmem = to_nvmem_device(dev); in nvmem_bin_attr_is_visible() local
280 static int nvmem_sysfs_setup_compat(struct nvmem_device *nvmem, const struct nvmem_config *config) in nvmem_sysfs_setup_compat()
312 static void nvmem_sysfs_remove_compat(struct nvmem_device *nvmem, const struct nvmem_config *config) in nvmem_sysfs_remove_compat()
[all …]
Drockchip-otp.c216 struct nvmem_device *nvmem; in rockchip_otp_probe() local
Drockchip-efuse.c508 struct nvmem_device *nvmem; in rockchip_efuse_probe() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/nvmem/
Dsunxi_sid.c117 struct nvmem_device *nvmem; in sunxi_sid_probe() local