Lines Matching defs:serio
99458 struct serio { struct
99464 struct serio_device_id id; argument
99466 int (*write)(struct serio *, unsigned char); argument
99467 int (*open)(struct serio *); argument
99468 void (*close)(struct serio *); argument
99469 int (*start)(struct serio *); argument
99470 void (*stop)(struct serio *); argument
99471 struct serio *parent; argument
99475 struct serio_driver *drv; argument
99487 void (*write_wakeup)(struct serio *); argument
99508 struct serio *serio; member
99527 struct serio *serio; member