Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dhid.h711 struct hid_device *hid_allocate_device(void);
/linux-2.6.39/drivers/hid/
Dhid-core.c1928 struct hid_device *hid_allocate_device(void) in hid_allocate_device() function
1959 EXPORT_SYMBOL_GPL(hid_allocate_device);
/linux-2.6.39/net/bluetooth/hidp/
Dcore.c930 hid = hid_allocate_device(); in hidp_setup_hid()
/linux-2.6.39/drivers/hid/usbhid/
Dhid-core.c1170 hid = hid_allocate_device(); in usbhid_probe()