Searched refs:nvmem_config (Results 1 – 9 of 9) sorted by relevance
18 struct nvmem_config { struct30 struct nvmem_device *nvmem_register(const struct nvmem_config *cfg); argument35 static inline struct nvmem_device *nvmem_register(const struct nvmem_config *c) in nvmem_register()
26 static struct nvmem_config econfig = {
83 static struct nvmem_config imx_ocotp_nvmem_config = {
31 static struct nvmem_config econfig = {
110 static struct nvmem_config econfig = {
131 static struct nvmem_config ocotp_config = {
228 static struct nvmem_config ocotp_config = {
259 const struct nvmem_config *cfg) in nvmem_add_cells()307 struct nvmem_device *nvmem_register(const struct nvmem_config *config) in nvmem_register()
45 static struct nvmem_config econfig = {