/linux/drivers/nvmem/ |
H A D | layouts.c | 79 static int nvmem_layout_create_device(struct nvmem_device *nvmem, in nvmem_layout_create_device() 120 static int nvmem_layout_bus_populate(struct nvmem_device *nvmem, in nvmem_layout_bus_populate() 155 struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem) in of_nvmem_layout_get_container() 165 int nvmem_populate_layout(struct nvmem_device *nvmem) in nvmem_populate_layout() 183 void nvmem_destroy_layout(struct nvmem_device *nvmem) in nvmem_destroy_layout()
|
H A D | mtk-efuse.c | 48 static void mtk_efuse_fixup_dt_cell_info(struct nvmem_device *nvmem, in mtk_efuse_fixup_dt_cell_info() 67 struct nvmem_device *nvmem; in mtk_efuse_probe() local
|
H A D | internals.h | 51 static inline int nvmem_populate_layout(struct nvmem_device *nvmem) in nvmem_populate_layout() 56 static inline void nvmem_destroy_layout(struct nvmem_device *nvmem) { } in nvmem_destroy_layout()
|
H A D | qoriq-efuse.c | 43 struct nvmem_device *nvmem; in qoriq_efuse_probe() local
|
H A D | uniphier-efuse.c | 36 struct nvmem_device *nvmem; in uniphier_efuse_probe() local
|
H A D | meson-efuse.c | 51 struct nvmem_device *nvmem; in meson_efuse_probe() local
|
H A D | sec-qfprom.c | 57 struct nvmem_device *nvmem; in sec_qfprom_probe() local
|
H A D | u-boot-env.c | 18 struct nvmem_device *nvmem; member
|
H A D | layerscape-sfp.c | 50 struct nvmem_device *nvmem; in layerscape_sfp_probe() local
|
H A D | rmem.c | 14 struct nvmem_device *nvmem; global() member
|
H A D | nintendo-otp.c | 79 struct nvmem_device *nvmem; in nintendo_otp_probe() local
|
H A D | imx-ocotp.c | 586 static void imx_ocotp_fixup_dt_cell_info(struct nvmem_device *nvmem, in imx_ocotp_fixup_dt_cell_info() 596 struct nvmem_device *nvmem; in imx_ocotp_probe() local
|
H A D | mxs-ocotp.c | 34 struct nvmem_device *nvmem; member
|
H A D | qcom-spmi-sdam.c | 114 struct nvmem_device *nvmem; in sdam_probe() local
|
H A D | snvs_lpgpr.c | 96 struct nvmem_device *nvmem; in snvs_lpgpr_probe() local
|
H A D | sunxi_sid.c | 128 struct nvmem_device *nvmem; in sunxi_sid_probe() local
|
H A D | jz4780-efuse.c | 141 struct nvmem_device *nvmem; in jz4780_efuse_probe() local
|
/linux/include/linux/ |
H A D | nvmem-consumer.h | 181 static inline void nvmem_device_put(struct nvmem_device *nvmem) in nvmem_device_put() 186 struct nvmem_device *nvmem) in devm_nvmem_device_put() 190 static inline ssize_t nvmem_device_cell_read(struct nvmem_device *nvmem, in nvmem_device_cell_read() 197 static inline int nvmem_device_cell_write(struct nvmem_device *nvmem, in nvmem_device_cell_write() 204 static inline int nvmem_device_read(struct nvmem_device *nvmem, in nvmem_device_read() 211 static inline int nvmem_device_write(struct nvmem_device *nvmem, in nvmem_device_write() 218 static inline const char *nvmem_dev_name(struct nvmem_device *nvmem) in nvmem_dev_name()
|
/linux/drivers/soc/ti/ |
H A D | pm33xx.c | 276 struct nvmem_device *nvmem; in am33xx_pm_begin() local 306 struct nvmem_device *nvmem; in am33xx_pm_end() local 430 struct nvmem_device *nvmem; in am33xx_pm_rtc_setup() local
|
/linux/drivers/nvmem/layouts/ |
H A D | u-boot-env.c | 54 static int u_boot_env_parse_cells(struct device *dev, struct nvmem_device *nvmem, uint8_t *buf, in u_boot_env_parse_cells() 89 int u_boot_env_parse(struct device *dev, struct nvmem_device *nvmem, in u_boot_env_parse()
|
/linux/drivers/rtc/ |
H A D | nvmem.c | 17 struct nvmem_device *nvmem; in devm_rtc_nvmem_register() local
|
/linux/drivers/soc/atmel/ |
H A D | sfr.c | 45 struct nvmem_device *nvmem; in atmel_sfr_probe() local
|
/linux/drivers/thunderbolt/ |
H A D | nvm.c | 431 struct nvmem_device *nvmem; in tb_nvm_add_active() local 496 struct nvmem_device *nvmem; in tb_nvm_add_non_active() local
|
/linux/drivers/mtd/ubi/ |
H A D | nvmem.c | 15 struct nvmem_device *nvmem; member
|
/linux/drivers/w1/slaves/ |
H A D | w1_ds250x.c | 168 struct nvmem_device *nvmem; in w1_eprom_add_slave() local
|