Searched refs:serio_raw_client (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/serio/
H A Dserio_raw.c45 struct serio_raw_client { struct
60 struct serio_raw_client *client = file->private_data; serio_raw_fasync()
80 struct serio_raw_client *client; serio_raw_open()
98 client = kzalloc(sizeof(struct serio_raw_client), GFP_KERNEL); serio_raw_open()
129 struct serio_raw_client *client = file->private_data; serio_raw_release()
163 struct serio_raw_client *client = file->private_data; serio_raw_read()
204 struct serio_raw_client *client = file->private_data; serio_raw_write()
244 struct serio_raw_client *client = file->private_data; serio_raw_poll()
277 struct serio_raw_client *client; serio_raw_interrupt()
383 struct serio_raw_client *client; serio_raw_hangup()

Completed in 104 milliseconds