Home
last modified time | relevance | path

Searched refs:uhid_event (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/hid/
Duhid.c37 struct uhid_event input_buf;
43 struct uhid_event *outq[UHID_BUFSIZE];
51 struct uhid_event report_buf;
72 static void uhid_queue(struct uhid_device *uhid, struct uhid_event *ev) in uhid_queue()
91 struct uhid_event *ev; in uhid_queue_event()
109 struct uhid_event *ev; in uhid_hid_start()
163 struct uhid_event *ev, in __uhid_report_queue_and_wait()
192 const struct uhid_event *ev) in uhid_report_wake_up()
217 struct uhid_event *ev; in uhid_hid_get_report()
259 struct uhid_event *ev; in uhid_hid_set_report()
[all …]
/Linux-v5.4/samples/uhid/
Duhid-example.c159 static int uhid_write(int fd, const struct uhid_event *ev) in uhid_write()
178 struct uhid_event ev; in create()
196 struct uhid_event ev; in destroy()
208 static void handle_output(struct uhid_event *ev) in handle_output()
227 struct uhid_event ev; in event()
280 struct uhid_event ev; in send_event()
/Linux-v5.4/include/uapi/linux/
Duhid.h180 struct uhid_event { struct
/Linux-v5.4/Documentation/hid/
Duhid.rst25 write()'ing "struct uhid_event" objects. Non-blocking operations are supported
28 struct uhid_event {