Searched defs:ibm_struct (Results 1 – 2 of 2) 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
285 struct ibm_struct { struct286 char *name;288 int (*read) (struct seq_file *);289 int (*write) (char *);313 struct ibm_struct *data; argument