Lines Matching refs:usage
38 (usage->hid & HID_USAGE_PAGE) == HID_UP_CONSUMER)
53 struct hid_usage *usage,
87 switch (usage->hid) {
109 hid_dbg(hdev, "usage: %08x (appl: %08x) - defaulted\n",
110 usage->hid, field->application);
114 hid_map_usage_clear(hi, usage, bit, max, EV_KEY, mapped_key);
115 hid_dbg(hdev, "usage: %08x (appl: %08x) - mapped to key %d\n",
116 usage->hid, field->application, mapped_key);
121 struct hid_usage *usage, __s32 value)
155 col_page = hdev->collection[i].usage & HID_USAGE_PAGE;
157 plt_type = hdev->collection[i].usage;
161 plt_type = hdev->collection[i].usage;