Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h73075 struct serio { struct
73081 struct serio_device_id id; argument
73083 int (*write)(struct serio *, unsigned char); argument
73084 int (*open)(struct serio *); argument
73085 void (*close)(struct serio *); argument
73086 int (*start)(struct serio *); argument
73087 void (*stop)(struct serio *); argument
73088 struct serio *parent; argument
73092 struct serio_driver *drv; argument
73103 void (*write_wakeup)(struct serio *); argument
[all …]