Searched defs:nvmem_device (Results 1 – 9 of 9) sorted by relevance
91307 struct nvmem_device { struct91308 struct module *owner;91309 struct device dev;91310 int stride;91311 int word_size;91312 int id;91313 struct kref refcnt;91314 size_t size;91315 bool read_only;91316 bool root_only;[all …]
125851 struct nvmem_device { struct125852 struct module *owner;125853 struct device dev;125854 int stride;125855 int word_size;125856 int id;125857 struct kref refcnt;125858 size_t size;125882 struct nvmem_device *nvmem; argument
97445 struct nvmem_device { struct97446 struct module *owner;97447 struct device dev;97448 int stride;97449 int word_size;97450 int id;97451 struct kref refcnt;97452 size_t size;97476 struct nvmem_device *nvmem; argument
129711 struct nvmem_device { struct129712 struct module *owner;129713 struct device dev;129714 int stride;129715 int word_size;129716 int id;129717 struct kref refcnt;129718 size_t size;129742 struct nvmem_device *nvmem; argument
114950 struct nvmem_device { struct114951 struct module *owner;114952 struct device dev;114953 int stride;114954 int word_size;114955 int id;114956 struct kref refcnt;114957 size_t size;114981 struct nvmem_device *nvmem; argument