Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dhid.h116 #define HID_COLLECTION_APPLICATION 1 macro
Dhiddev.c420 HID_COLLECTION_APPLICATION && arg-- == 0) in hiddev_ioctl()
714 HID_COLLECTION_APPLICATION && in hiddev_connect()
Dhid-core.c165 if (type == HID_COLLECTION_APPLICATION) in open_collection()
257 field->application = hid_lookup_collection(parser, HID_COLLECTION_APPLICATION); in hid_add_field()
1430 if (hid->collection[i].type == HID_COLLECTION_APPLICATION && in hid_probe()
Dhid-input.c434 if (hid->collection[i].type == HID_COLLECTION_APPLICATION && in hidinput_connect()