Home
last modified time | relevance | path

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

/include/linux/
Dserio.h20 struct serio { struct
29 struct serio_device_id id; argument
34 int (*write)(struct serio *, unsigned char); argument
35 int (*open)(struct serio *); argument
36 void (*close)(struct serio *); argument
37 int (*start)(struct serio *); argument
38 void (*stop)(struct serio *); argument
40 struct serio *parent; argument
44 /* Level of nesting in serio hierarchy */ argument
48 * serio->drv is accessed from interrupt handlers; when modifying argument
[all …]
Di8042.h82 struct serio *serio)) in i8042_install_filter()
88 struct serio *serio)) in i8042_remove_filter()
Dlibps2.h34 struct serio *serio; member
Dhil_mlc.h156 struct serio *serio[HIL_MLC_DEVMEM]; member