Searched defs:ibm_struct (Results 1 – 1 of 1) sorted by relevance
269 struct ibm_struct { struct270 char *name;272 int (*read) (struct seq_file *);273 int (*write) (char *);297 struct ibm_struct *data; argument