Searched defs:ibm_struct (Results 1 – 1 of 1) sorted by relevance
309 struct ibm_struct { struct310 char *name;312 int (*read) (struct seq_file *);313 int (*write) (char *);337 struct ibm_struct *data; argument