Home
last modified time | relevance | path

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

/include/linux/
Dserio.h23 struct serio { struct
32 struct serio_device_id id; argument
37 int (*write)(struct serio *, unsigned char); argument
38 int (*open)(struct serio *); argument
39 void (*close)(struct serio *); argument
40 int (*start)(struct serio *); argument
41 void (*stop)(struct serio *); argument
43 struct serio *parent; argument
47 /* Level of nesting in serio hierarchy */ argument
51 * serio->drv is accessed from interrupt handlers; when modifying argument
[all …]
Di8042.h86 struct serio *serio)) in i8042_install_filter()
92 struct serio *serio)) in i8042_remove_filter()
Dlibps2.h30 struct serio *serio; member
Dhil_mlc.h156 struct serio *serio[HIL_MLC_DEVMEM]; member