Searched defs:ibm_struct (Results 1 – 1 of 1) sorted by relevance
310 struct ibm_struct { struct311 char *name;313 int (*read) (struct seq_file *);314 int (*write) (char *);338 struct ibm_struct *data; argument