Lines Matching refs:ioctl
64 The hiddev API uses a read() interface, and a set of ioctl() calls.
90 ioctl() described below.
93 ioctl():
100 This ioctl call returns the HID application usage associated with the
101 hid device. The third argument to ioctl() specifies which application
104 the number of application collections this device has) the ioctl
114 field set to the index that should be returned. The ioctl fills in
116 index, the ioctl returns -1 and sets errno to -EINVAL.
129 changes. Note that the use of this ioctl is unnecessary in general,
154 information about report ids, the right way to use this ioctl is to
155 use the relative IDs above to enumerate the valid IDs. The ioctl