Searched defs:ibm_struct (Results 1 – 1 of 1) sorted by relevance
286 struct ibm_struct { struct287 char *name;289 int (*read) (struct seq_file *);290 int (*write) (char *);314 struct ibm_struct *data; argument