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
286 struct ibm_struct { struct287 char *name;289 int (*read) (struct seq_file *);290 int (*write) (char *);314 struct ibm_struct *data; argument