Home
last modified time | relevance | path

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

/linux-4.4.14/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.c2653 struct hid_device *hid_allocate_device(void) in hid_allocate_device() function
2676 EXPORT_SYMBOL_GPL(hid_allocate_device);
/linux-4.4.14/include/linux/
Dhid.h804 struct hid_device *hid_allocate_device(void);
/linux-4.4.14/drivers/hid/i2c-hid/
Di2c-hid.c1017 hid = hid_allocate_device(); in i2c_hid_probe()
/linux-4.4.14/net/bluetooth/hidp/
Dcore.c760 hid = hid_allocate_device(); in hidp_setup_hid()
/linux-4.4.14/Documentation/hid/
Dhid-transport.txt191 hid = hid_allocate_device();
/linux-4.4.14/drivers/hid/usbhid/
Dhid-core.c1289 hid = hid_allocate_device(); in usbhid_probe()