Home
last modified time | relevance | path

Searched refs:hid_allocate_device (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/hid/
Dhid-hyperv.c519 hid_dev = hid_allocate_device(); in mousevsc_probe()
Dhid-logitech-dj.c394 dj_hiddev = hid_allocate_device(); in logi_dj_recv_add_djhid_device()
Duhid.c476 hid = hid_allocate_device(); in uhid_dev_create2()
Dhid-core.c2621 struct hid_device *hid_allocate_device(void) in hid_allocate_device() function
2644 EXPORT_SYMBOL_GPL(hid_allocate_device);
/linux-4.1.27/include/linux/
Dhid.h804 struct hid_device *hid_allocate_device(void);
/linux-4.1.27/drivers/hid/i2c-hid/
Di2c-hid.c1015 hid = hid_allocate_device(); in i2c_hid_probe()
/linux-4.1.27/net/bluetooth/hidp/
Dcore.c760 hid = hid_allocate_device(); in hidp_setup_hid()
/linux-4.1.27/Documentation/hid/
Dhid-transport.txt191 hid = hid_allocate_device();
/linux-4.1.27/drivers/hid/usbhid/
Dhid-core.c1288 hid = hid_allocate_device(); in usbhid_probe()