Searched refs:hidraw_send_report (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hidraw.c | 105 static ssize_t hidraw_send_report(struct file *file, const char __user *buffer, size_t count, unsig… in hidraw_send_report() function 166 ret = hidraw_send_report(file, buffer, count, HID_OUTPUT_REPORT); in hidraw_write() 434 ret = hidraw_send_report(file, user_arg, len, HID_FEATURE_REPORT); in hidraw_ioctl() 445 ret = hidraw_send_report(file, user_arg, len, HID_INPUT_REPORT); in hidraw_ioctl() 456 ret = hidraw_send_report(file, user_arg, len, HID_OUTPUT_REPORT); in hidraw_ioctl()
|
/openbmc/linux/Documentation/trace/ |
H 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: …
|