Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dserio_raw.c28 struct serio_raw { struct
44 struct serio_raw *serio_raw; argument
64 struct serio_raw *serio_raw; in serio_raw_locate() local
76 struct serio_raw *serio_raw; in serio_raw_open() local
107 struct serio_raw *serio_raw = in serio_raw_free() local
117 struct serio_raw *serio_raw = client->serio_raw; in serio_raw_release() local
129 static bool serio_raw_fetch_byte(struct serio_raw *serio_raw, char *c) in serio_raw_fetch_byte()
146 struct serio_raw *serio_raw = client->serio_raw; in serio_raw_read() local
187 struct serio_raw *serio_raw = client->serio_raw; in serio_raw_write() local
219 struct serio_raw *serio_raw = client->serio_raw; in serio_raw_poll() local
[all …]