Searched defs:ibm_struct (Results 1 – 1 of 1) sorted by relevance
285 struct ibm_struct { struct286 char *name;288 int (*read) (struct seq_file *);289 int (*write) (char *);313 struct ibm_struct *data; argument