Home
last modified time | relevance | path

Searched refs:hid_alloc_report_buf (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/hid/
A Dhid-vivaldi.c92 buf = hid_alloc_report_buf(field->report, GFP_KERNEL); in vivaldi_feature_mapping()
A Dhid-steam.c140 buf = hid_alloc_report_buf(r, GFP_KERNEL); in steam_recv_report()
171 buf = hid_alloc_report_buf(r, GFP_KERNEL); in steam_send_report()
A Dhid-core.c1642 u8 *hid_alloc_report_buf(struct hid_report *report, gfp_t flags) in hid_alloc_report_buf() function
1653 EXPORT_SYMBOL_GPL(hid_alloc_report_buf);
1716 buf = hid_alloc_report_buf(report, GFP_KERNEL); in __hid_request()
A Dwacom_sys.c316 data = hid_alloc_report_buf(field->report, GFP_KERNEL); in wacom_feature_mapping()
377 data = hid_alloc_report_buf(field->report, GFP_KERNEL); in wacom_feature_mapping()
585 rep_data = hid_alloc_report_buf(r, GFP_KERNEL); in wacom_set_device_mode()
A Dhid-multitouch.c450 buf = hid_alloc_report_buf(report, GFP_KERNEL); in mt_get_feature()
1457 buf = hid_alloc_report_buf(report, GFP_KERNEL); in mt_need_to_apply_feature()
A Dhid-picolcd_debugfs.c400 raw_data = hid_alloc_report_buf(report, GFP_ATOMIC); in picolcd_debug_out_report()
A Dhid-input.c1562 buf = hid_alloc_report_buf(report, GFP_KERNEL); in hidinput_led_worker()
/linux/drivers/hid/usbhid/
A Dhid-core.c537 usbhid->out[usbhid->outhead].raw_report = hid_alloc_report_buf(report, GFP_ATOMIC); in __usbhid_submit_report()
586 usbhid->ctrl[usbhid->ctrlhead].raw_report = hid_alloc_report_buf(report, GFP_ATOMIC); in __usbhid_submit_report()
/linux/include/linux/
A Dhid.h903 u8 *hid_alloc_report_buf(struct hid_report *report, gfp_t flags);
/linux/
A Dvmlinux.symvers3792 0x00000000 hid_alloc_report_buf vmlinux EXPORT_SYMBOL_GPL
A DSystem.map47357 ffff800010cb4710 T hid_alloc_report_buf
A D.tmp_System.map47357 ffff800010cb4710 T hid_alloc_report_buf

Completed in 355 milliseconds