Home
last modified time | relevance | path

Searched refs:nvmem_device (Results 1 – 25 of 66) sorted by relevance

123

/drivers/nvmem/
A Dcore.c37 struct nvmem_device *nvmem;
217 struct nvmem_device *nvmem; in bin_attr_nvmem_read()
250 struct nvmem_device *nvmem; in bin_attr_nvmem_write()
905 struct nvmem_device *nvmem; in nvmem_register()
1054 struct nvmem_device *nvmem; in nvmem_device_release()
1099 struct nvmem_device *nvmem; in devm_nvmem_register()
1117 struct nvmem_device *nvmem = NULL; in __nvmem_device_get()
1163 struct nvmem_device *nvmem; in of_nvmem_device_get()
1192 struct nvmem_device *nvmem; in nvmem_device_get()
1326 struct nvmem_device *nvmem; in nvmem_cell_get_from_lookup()
[all …]
A Dinternals.h10 struct nvmem_device { struct
26 void (*fixup_dt_cell_info)(struct nvmem_device *nvmem, argument
41 int nvmem_populate_layout(struct nvmem_device *nvmem); argument
42 void nvmem_destroy_layout(struct nvmem_device *nvmem);
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()
A Dlayouts.c79 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()
A Dmtk-efuse.c48 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()
A Dimx-ocotp-ele.c131 static void imx_ocotp_fixup_dt_cell_info(struct nvmem_device *nvmem, in imx_ocotp_fixup_dt_cell_info()
141 struct nvmem_device *nvmem; in imx_ele_ocotp_probe()
A Dqoriq-efuse.c43 struct nvmem_device *nvmem; in qoriq_efuse_probe()
A Duniphier-efuse.c36 struct nvmem_device *nvmem; in uniphier_efuse_probe()
A Dlpc18xx_otp.c68 struct nvmem_device *nvmem; in lpc18xx_otp_probe()
A Dsec-qfprom.c57 struct nvmem_device *nvmem; in sec_qfprom_probe()
A Dlayerscape-sfp.c50 struct nvmem_device *nvmem; in layerscape_sfp_probe()
A Dqfprom.c339 static void qfprom_fixup_dt_cell_info(struct nvmem_device *nvmem, in qfprom_fixup_dt_cell_info()
382 struct nvmem_device *nvmem; in qfprom_probe()
A Dmeson-efuse.c51 struct nvmem_device *nvmem; in meson_efuse_probe()
A Dnintendo-otp.c79 struct nvmem_device *nvmem; in nintendo_otp_probe()
A Du-boot-env.c18 struct nvmem_device *nvmem;
A Dimx-iim.c100 struct nvmem_device *nvmem; in imx_iim_probe()
A Drcar-efuse.c19 struct nvmem_device *nvmem;
/drivers/soc/tegra/fuse/
A Dfuse.h17 struct nvmem_device;
66 struct nvmem_device *nvmem;
/drivers/nvmem/layouts/
A Dsl28vpd.c56 static int sl28vpd_v1_check_crc(struct device *dev, struct nvmem_device *nvmem) in sl28vpd_v1_check_crc()
85 struct nvmem_device *nvmem = layout->nvmem; in sl28vpd_add_cells()
A Donie-tlv.c98 static int onie_tlv_add_cells(struct device *dev, struct nvmem_device *nvmem, in onie_tlv_add_cells()
187 struct nvmem_device *nvmem = layout->nvmem; in onie_tlv_parse_table()
A Du-boot-env.c54 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()
A Du-boot-env.h12 int u_boot_env_parse(struct device *dev, struct nvmem_device *nvmem,
/drivers/soc/ti/
A Dpm33xx.c276 struct nvmem_device *nvmem; in am33xx_pm_begin()
306 struct nvmem_device *nvmem; in am33xx_pm_end()
430 struct nvmem_device *nvmem; in am33xx_pm_rtc_setup()
/drivers/rtc/
A Dnvmem.c17 struct nvmem_device *nvmem; in devm_rtc_nvmem_register()
/drivers/misc/keba/
A Dcp500.c129 struct nvmem_device *base_nvmem;
131 struct nvmem_device *nvmem;
608 struct nvmem_device *base_nvmem) in cp500_nvmem_register()
612 struct nvmem_device *tmp; in cp500_nvmem_register()
696 struct nvmem_device *nvmem; in cp500_nvmem()
/drivers/soc/atmel/
A Dsfr.c45 struct nvmem_device *nvmem; in atmel_sfr_probe()

Completed in 39 milliseconds

123