Searched defs:uhid (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | uhid.c | 70 struct uhid_device *uhid = container_of(work, struct uhid_device, worker); in uhid_device_add_worker() local 92 uhid_queue(struct uhid_device *uhid, struct uhid_event *ev) uhid_queue() argument 108 uhid_queue_event(struct uhid_device *uhid, __u32 event) uhid_queue_event() argument 128 struct uhid_device *uhid = hid->driver_data; uhid_hid_start() local 154 struct uhid_device *uhid = hid->driver_data; uhid_hid_stop() local 162 struct uhid_device *uhid = hid->driver_data; uhid_hid_open() local 169 struct uhid_device *uhid = hid->driver_data; uhid_hid_close() local 176 struct uhid_device *uhid = hid->driver_data; uhid_hid_parse() local 182 __uhid_report_queue_and_wait(struct uhid_device *uhid, struct uhid_event *ev, __u32 *report_id) __uhid_report_queue_and_wait() argument 211 uhid_report_wake_up(struct uhid_device *uhid, u32 id, const struct uhid_event *ev) uhid_report_wake_up() argument 235 struct uhid_device *uhid = hid->driver_data; uhid_hid_get_report() local 278 struct uhid_device *uhid = hid->driver_data; uhid_hid_set_report() local 349 struct uhid_device *uhid = hid->driver_data; uhid_hid_output_raw() local 490 uhid_dev_create2(struct uhid_device *uhid, const struct uhid_event *ev) uhid_dev_create2() argument 553 uhid_dev_create(struct uhid_device *uhid, struct uhid_event *ev) uhid_dev_create() argument 578 uhid_dev_destroy(struct uhid_device *uhid) uhid_dev_destroy() argument 595 uhid_dev_input(struct uhid_device *uhid, struct uhid_event *ev) uhid_dev_input() argument 606 uhid_dev_input2(struct uhid_device *uhid, struct uhid_event *ev) uhid_dev_input2() argument 617 uhid_dev_get_report_reply(struct uhid_device *uhid, struct uhid_event *ev) uhid_dev_get_report_reply() argument 627 uhid_dev_set_report_reply(struct uhid_device *uhid, struct uhid_event *ev) uhid_dev_set_report_reply() argument 639 struct uhid_device *uhid; uhid_char_open() local 661 struct uhid_device *uhid = file->private_data; uhid_char_release() local 677 struct uhid_device *uhid = file->private_data; uhid_char_read() local 725 struct uhid_device *uhid = file->private_data; uhid_char_write() local 790 struct uhid_device *uhid = file->private_data; uhid_char_poll() local [all...] |
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | uhid.c | 70 struct uhid_device *uhid = container_of(work, struct uhid_device, worker); in uhid_device_add_worker() local 92 uhid_queue(struct uhid_device *uhid, struct uhid_event *ev) uhid_queue() argument 108 uhid_queue_event(struct uhid_device *uhid, __u32 event) uhid_queue_event() argument 128 struct uhid_device *uhid = hid->driver_data; uhid_hid_start() local 154 struct uhid_device *uhid = hid->driver_data; uhid_hid_stop() local 162 struct uhid_device *uhid = hid->driver_data; uhid_hid_open() local 169 struct uhid_device *uhid = hid->driver_data; uhid_hid_close() local 176 struct uhid_device *uhid = hid->driver_data; uhid_hid_parse() local 182 __uhid_report_queue_and_wait(struct uhid_device *uhid, struct uhid_event *ev, __u32 *report_id) __uhid_report_queue_and_wait() argument 211 uhid_report_wake_up(struct uhid_device *uhid, u32 id, const struct uhid_event *ev) uhid_report_wake_up() argument 235 struct uhid_device *uhid = hid->driver_data; uhid_hid_get_report() local 278 struct uhid_device *uhid = hid->driver_data; uhid_hid_set_report() local 349 struct uhid_device *uhid = hid->driver_data; uhid_hid_output_raw() local 489 uhid_dev_create2(struct uhid_device *uhid, const struct uhid_event *ev) uhid_dev_create2() argument 552 uhid_dev_create(struct uhid_device *uhid, struct uhid_event *ev) uhid_dev_create() argument 577 uhid_dev_destroy(struct uhid_device *uhid) uhid_dev_destroy() argument 594 uhid_dev_input(struct uhid_device *uhid, struct uhid_event *ev) uhid_dev_input() argument 605 uhid_dev_input2(struct uhid_device *uhid, struct uhid_event *ev) uhid_dev_input2() argument 616 uhid_dev_get_report_reply(struct uhid_device *uhid, struct uhid_event *ev) uhid_dev_get_report_reply() argument 626 uhid_dev_set_report_reply(struct uhid_device *uhid, struct uhid_event *ev) uhid_dev_set_report_reply() argument 638 struct uhid_device *uhid; uhid_char_open() local 660 struct uhid_device *uhid = file->private_data; uhid_char_release() local 676 struct uhid_device *uhid = file->private_data; uhid_char_read() local 724 struct uhid_device *uhid = file->private_data; uhid_char_write() local 789 struct uhid_device *uhid = file->private_data; uhid_char_poll() local [all...] |
Completed in 3 milliseconds