Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dserio_raw.c28 struct serio_raw { struct
44 struct serio_raw *serio_raw; member
64 struct serio_raw *serio_raw; in serio_raw_locate() local
76 struct serio_raw *serio_ra in serio_raw_open() local
117 struct serio_raw *serio_raw = serio_raw_free() local
127 struct serio_raw *serio_raw = client->serio_raw; serio_raw_release() local
140 serio_raw_fetch_byte(struct serio_raw *serio_raw, char *c) serio_raw_fetch_byte() argument
161 struct serio_raw *serio_raw = client->serio_raw; serio_raw_read() local
202 struct serio_raw *serio_raw = client->serio_raw; serio_raw_write() local
242 struct serio_raw *serio_raw = client->serio_raw; serio_raw_poll() local
273 struct serio_raw *serio_raw = serio_get_drvdata(serio); serio_raw_interrupt() local
293 struct serio_raw *serio_raw; serio_raw_connect() local
358 struct serio_raw *serio_raw = serio_get_drvdata(serio); serio_raw_reconnect() local
378 serio_raw_hangup(struct serio_raw *serio_raw) serio_raw_hangup() argument
393 struct serio_raw *serio_raw = serio_get_drvdata(serio); serio_raw_disconnect() local
[all...]
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dserio_raw.c28 struct serio_raw { struct
44 struct serio_raw *serio_raw; member
64 struct serio_raw *serio_raw; in serio_raw_locate() local
76 struct serio_raw *serio_ra in serio_raw_open() local
117 struct serio_raw *serio_raw = serio_raw_free() local
127 struct serio_raw *serio_raw = client->serio_raw; serio_raw_release() local
140 serio_raw_fetch_byte(struct serio_raw *serio_raw, char *c) serio_raw_fetch_byte() argument
161 struct serio_raw *serio_raw = client->serio_raw; serio_raw_read() local
202 struct serio_raw *serio_raw = client->serio_raw; serio_raw_write() local
242 struct serio_raw *serio_raw = client->serio_raw; serio_raw_poll() local
273 struct serio_raw *serio_raw = serio_get_drvdata(serio); serio_raw_interrupt() local
293 struct serio_raw *serio_raw; serio_raw_connect() local
358 struct serio_raw *serio_raw = serio_get_drvdata(serio); serio_raw_reconnect() local
378 serio_raw_hangup(struct serio_raw *serio_raw) serio_raw_hangup() argument
393 struct serio_raw *serio_raw = serio_get_drvdata(serio); serio_raw_disconnect() local
[all...]

Completed in 1 milliseconds