Searched defs:ibm_struct (Results 1 – 1 of 1) sorted by relevance
268 struct ibm_struct { struct269 char *name;271 int (*read) (struct seq_file *);272 int (*write) (char *);296 struct ibm_struct *data; argument