Searched defs:ibm_struct (Results 1 – 1 of 1) sorted by relevance
307 struct ibm_struct { struct308 char *name;310 int (*read) (struct seq_file *);311 int (*write) (char *);335 struct ibm_struct *data; argument