Searched refs:hid_allocate_device (Results 1 - 6 of 6) sorted by relevance

/drivers/hid/
H A Dhid-hyperv.c493 hid_dev = hid_allocate_device();
H A Dhid-logitech-dj.c238 dj_hiddev = hid_allocate_device();
240 dev_err(&djrcv_hdev->dev, "%s: hid_allocate_device failed\n",
H A Duhid.c302 hid = hid_allocate_device();
H A Dhid-core.c2095 * hid_allocate_device - allocate new hid device descriptor
2103 struct hid_device *hid_allocate_device(void) function
2135 EXPORT_SYMBOL_GPL(hid_allocate_device); variable
2151 * If you allocate hid_device through hid_allocate_device, you should ever
/drivers/usb/gadget/
H A Df_accessory.c972 hid = hid_allocate_device();
/drivers/hid/usbhid/
H A Dhid-core.c1267 hid = hid_allocate_device();

Completed in 119 milliseconds