Searched refs:hid_allocate_device (Results 1 – 4 of 4) sorted by relevance
711 struct hid_device *hid_allocate_device(void);
1928 struct hid_device *hid_allocate_device(void) in hid_allocate_device() function1959 EXPORT_SYMBOL_GPL(hid_allocate_device);
930 hid = hid_allocate_device(); in hidp_setup_hid()
1170 hid = hid_allocate_device(); in usbhid_probe()