Searched defs:ibm_struct (Results 1 – 1 of 1) 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