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

/drivers/hid/
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

Completed in 17 milliseconds