Searched refs:WacomChannel (Results 1 – 3 of 3) sorted by relevance
111 typedef struct _WacomChannel WacomChannel, *WacomChannelPtr; typedef457 WacomChannel wcmChannel[MAX_CHANNELS]; /* channel device state */
978 memset(&common->wcmChannel[channel],0, sizeof(WacomChannel)); in usbChooseChannel()1285 WacomChannel *channel = &common->wcmChannel[channel_number]; in usbParseGenericAbsEvent()1339 WacomChannel *channel = &common->wcmChannel[channel_number]; in usbParseWacomAbsEvent()1381 WacomChannel *channel = &common->wcmChannel[channel_number]; in usbParseAbsEvent()1479 WacomChannel *channel = &common->wcmChannel[channel_number]; in usbParseKeyEvent()1626 WacomChannel *channel = &common->wcmChannel[channel_number]; in usbParseBTNEvent()
5896 Add and use a 'dirty' bit for WacomChannel5899 and 'btn_channel_changed', just add a flag to the WacomChannel