Searched refs:hidraw_send_report (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/hid/ |
| D | hidraw.c | 103 static ssize_t hidraw_send_report(struct file *file, const char __user *buffer, size_t count, unsig… in hidraw_send_report() function 164 ret = hidraw_send_report(file, buffer, count, HID_OUTPUT_REPORT); in hidraw_write() 424 ret = hidraw_send_report(file, user_arg, len, HID_FEATURE_REPORT); in hidraw_ioctl() 435 ret = hidraw_send_report(file, user_arg, len, HID_INPUT_REPORT); in hidraw_ioctl() 446 ret = hidraw_send_report(file, user_arg, len, HID_OUTPUT_REPORT); in hidraw_ioctl()
|
| /Linux-v6.1/Documentation/trace/ |
| D | histogram.rst | 378 …{ call_site: [ffffffffa00bf6fe] hidraw_send_report [hid] } hitcount: … 451 …{ call_site: [ffffffffa00bf6fe] hidraw_send_report [hid] } hitcount: … 487 …{ call_site: [ffffffffa00bf6fe] hidraw_send_report+0x7e/0x1a0 [hid] } hitcount… 528 …{ call_site: [ffffffffa00bf6fe] hidraw_send_report [hid] } hitcount: …
|