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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhid.h703 struct hid_device *hid_allocate_device(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-core.c1811 * hid_allocate_device - allocate new hid device descriptor
1819 struct hid_device *hid_allocate_device(void) function
1850 EXPORT_SYMBOL_GPL(hid_allocate_device); variable
1866 * If you allocate hid_device through hid_allocate_device, you should ever
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/hidp/
H A Dcore.c772 hid = hid_allocate_device();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/usbhid/
H A Dhid-core.c1147 hid = hid_allocate_device();

Completed in 62 milliseconds