Lines Matching full:they
61 They allocate HID device objects and register them with HID core. Transport
72 device failures. Once transport drivers detect unplug or failure events, they
85 driver in whatever way they like. They might just be the same as asynchronous
86 channels, but they can also provide acknowledgement reports, automatic
96 will describe them as two bi-directional channels as they have several
122 - OUTPUT Report: Output reports change device states. They are sent from host
238 Called from HID device drivers once they want to use the device. Transport
247 Called from HID device drivers once they are done with a device. Transport
252 Transport drivers are free to ignore it and deinitialize devices after they
259 Called from HID device drivers once they are interested in data reports.
269 Called from HID device drivers after ->open() was called but they are no
342 Transport drivers are responsible of reading data from I/O devices. They must