Lines Matching refs:B
18 devices capable of tracking identifiable contacts (type B), the protocol
36 Drivers for type B devices separate contact packets by calling
47 type B slot protocol lies in the usage of identifiable contacts to reduce
57 For type B devices, the kernel driver should associate a slot with each
69 driver. A driver for such a device should associate one type B slot with each
81 total number of type B slots reported in the absinfo for the ABS_MT_SLOT axis.
121 Protocol Example B
125 like for a type B device:
217 In the type B protocol, ABS_MT_TOOL_TYPE and ABS_MT_TRACKING_ID are
316 MT_TOOL_PEN, and MT_TOOL_PALM [2]. For type B devices, this event is handled
335 time. For type B devices, this event is handled by input core; drivers
412 example usage of the type B protocol, see the hid-egalax driver.