Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114465
b: refs/heads/master
c: dded364
h: refs/heads/master
i:
  114463: 99bfb63
v: v3
  • Loading branch information
Antonio Ospite authored and Jiri Kosina committed Oct 14, 2008
1 parent 391c153 commit 65b1a32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 34a5ceee5eafe8cfa650d333304ce84a573ff7f0
refs/heads/master: dded364bf4e1f0de67d7d7b9e77c06b23a9f081f
2 changes: 2 additions & 0 deletions trunk/include/linux/hiddev.h
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@ struct hiddev_usage_ref_multi {
* finfo.field_index = i;
* ioctl(fd, HIDIOCGFIELDINFO, &finfo);
* for (j = 0; j < finfo.maxusage; j++) {
* uref.report_type = rinfo.report_type;
* uref.report_id = rinfo.report_id;
* uref.field_index = i;
* uref.usage_index = j;
* ioctl(fd, HIDIOCGUCODE, &uref);
Expand Down

0 comments on commit 65b1a32

Please sign in to comment.