Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h134472 struct serio { struct
134478 struct serio_device_id id; argument
134480 int (*write)(struct serio *, unsigned char); argument
134481 int (*open)(struct serio *); argument
134482 void (*close)(struct serio *); argument
134483 int (*start)(struct serio *); argument
134484 void (*stop)(struct serio *); argument
134485 struct serio *parent; argument
134489 struct serio_driver *drv; argument
134500 void (*write_wakeup)(struct serio *); argument
[all …]