Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h134496 struct serio_driver { struct
134502 int (*connect)(struct serio *, struct serio_driver *); argument
134503 int (*reconnect)(struct serio *);
134504 int (*fast_reconnect)(struct serio *);
134505 void (*disconnect)(struct serio *);
134506 void (*cleanup)(struct serio *);
134507 struct device_driver driver;