Searched defs:ibm_struct (Results 1 – 2 of 2) sorted by relevance
287 struct ibm_struct { struct288 char *name;290 int (*read) (struct seq_file *);291 int (*write) (char *);315 struct ibm_struct *data; argument
271 struct ibm_struct { struct272 char *name;274 int (*read) (struct seq_file *);275 int (*write) (char *);299 struct ibm_struct *data; argument