Home
last modified time | relevance | path

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

/external/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 …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h105701 struct serio { struct
105707 struct serio_device_id id; argument
105709 int (*write)(struct serio *, unsigned char); argument
105710 int (*open)(struct serio *); argument
105711 void (*close)(struct serio *); argument
105712 int (*start)(struct serio *); argument
105713 void (*stop)(struct serio *); argument
105714 struct serio *parent; argument
105718 struct serio_driver *drv; argument
105729 void (*write_wakeup)(struct serio *); argument
[all …]
Dvmlinux.h105701 struct serio { struct
105707 struct serio_device_id id; argument
105709 int (*write)(struct serio *, unsigned char); argument
105710 int (*open)(struct serio *); argument
105711 void (*close)(struct serio *); argument
105712 int (*start)(struct serio *); argument
105713 void (*stop)(struct serio *); argument
105714 struct serio *parent; argument
105718 struct serio_driver *drv; argument
105729 void (*write_wakeup)(struct serio *); argument
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h89135 struct serio { struct
89141 struct serio_device_id id; argument
89143 int (*write)(struct serio *, unsigned char); argument
89144 int (*open)(struct serio *); argument
89145 void (*close)(struct serio *); argument
89146 int (*start)(struct serio *); argument
89147 void (*stop)(struct serio *); argument
89148 struct serio *parent; argument
89152 struct serio_driver *drv; argument
89163 void (*write_wakeup)(struct serio *); argument
[all …]
Dvmlinux_510.h89135 struct serio { struct
89141 struct serio_device_id id; argument
89143 int (*write)(struct serio *, unsigned char); argument
89144 int (*open)(struct serio *); argument
89145 void (*close)(struct serio *); argument
89146 int (*start)(struct serio *); argument
89147 void (*stop)(struct serio *); argument
89148 struct serio *parent; argument
89152 struct serio_driver *drv; argument
89163 void (*write_wakeup)(struct serio *); argument
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h94876 struct serio { struct
94882 struct serio_device_id id; argument
94884 int (*write)(struct serio *, unsigned char); argument
94885 int (*open)(struct serio *); argument
94886 void (*close)(struct serio *); argument
94887 int (*start)(struct serio *); argument
94888 void (*stop)(struct serio *); argument
94889 struct serio *parent; argument
94893 struct serio_driver *drv; argument
94904 void (*write_wakeup)(struct serio *); argument
[all …]
Dvmlinux_505.h94876 struct serio { struct
94882 struct serio_device_id id; argument
94884 int (*write)(struct serio *, unsigned char); argument
94885 int (*open)(struct serio *); argument
94886 void (*close)(struct serio *); argument
94887 int (*start)(struct serio *); argument
94888 void (*stop)(struct serio *); argument
94889 struct serio *parent; argument
94893 struct serio_driver *drv; argument
94904 void (*write_wakeup)(struct serio *); argument
[all …]