Home
last modified time | relevance | path

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

/linux-3.3/drivers/input/serio/
Dserio_raw.c32 struct serio_raw { struct
48 struct serio_raw *serio_raw; argument
68 struct serio_raw *serio_raw; in serio_raw_locate() local
80 struct serio_raw *serio_raw; in serio_raw_open() local
121 struct serio_raw *serio_raw = in serio_raw_free() local
131 struct serio_raw *serio_raw = client->serio_raw; in serio_raw_release() local
144 static bool serio_raw_fetch_byte(struct serio_raw *serio_raw, char *c) in serio_raw_fetch_byte()
165 struct serio_raw *serio_raw = client->serio_raw; in serio_raw_read() local
199 struct serio_raw *serio_raw = client->serio_raw; in serio_raw_write() local
236 struct serio_raw *serio_raw = client->serio_raw; in serio_raw_poll() local
[all …]