Searched refs:hidraw_send_report (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/hid/ |
| A D | hidraw.c | 113 static ssize_t hidraw_send_report(struct file *file, const char __user *buffer, size_t count, unsig… in hidraw_send_report() function 178 ret = hidraw_send_report(file, buffer, count, HID_OUTPUT_REPORT); in hidraw_write() 465 ret = hidraw_send_report(file, user_arg, len, HID_FEATURE_REPORT); in hidraw_ioctl() 476 ret = hidraw_send_report(file, user_arg, len, HID_INPUT_REPORT); in hidraw_ioctl() 487 ret = hidraw_send_report(file, user_arg, len, HID_OUTPUT_REPORT); in hidraw_ioctl()
|
| /linux/Documentation/trace/ |
| A D | histogram.rst | 387 …{ call_site: [ffffffffa00bf6fe] hidraw_send_report [hid] } hitcount: … 460 …{ call_site: [ffffffffa00bf6fe] hidraw_send_report [hid] } hitcount: … 496 …{ call_site: [ffffffffa00bf6fe] hidraw_send_report+0x7e/0x1a0 [hid] } hitcount… 537 …{ call_site: [ffffffffa00bf6fe] hidraw_send_report [hid] } hitcount: …
|
Completed in 10 milliseconds