Searched defs:ibm_struct (Results 1 – 1 of 1) sorted by relevance
271 struct ibm_struct { struct272 char *name;274 int (*read) (struct seq_file *);275 int (*write) (char *);299 struct ibm_struct *data; argument