Home
last modified time | relevance | path

Searched defs:ibm_struct (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c286 struct ibm_struct { struct
287 char *name;
289 int (*read) (struct seq_file *);
290 int (*write) (char *);
314 struct ibm_struct *data; argument