Searched defs:nvmem_device (Results 1 – 11 of 11) sorted by relevance
24155 struct nvmem_device { struct24171 void (*fixup_dt_cell_info)(struct nvmem_device *, struct nvmem_cell_info *); argument24184 struct nvmem_device *nvmem; argument
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
117572 struct nvmem_device { struct117573 struct module *owner;117574 struct device dev;117575 int stride;117576 int word_size;117577 int id;117578 struct kref refcnt;117579 size_t size;117580 bool read_only;117581 bool root_only;[all …]
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
123940 struct nvmem_device { struct123941 struct module *owner;123942 struct device dev;123943 int stride;123944 int word_size;123945 int id;123946 struct kref refcnt;123947 size_t size;123948 bool read_only;123949 bool root_only;[all …]