Home
last modified time | relevance | path

Searched refs:WacomChannel (Results 1 – 3 of 3) sorted by relevance

/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/src/
H A Dxf86WacomDefs.h111 typedef struct _WacomChannel WacomChannel, *WacomChannelPtr; typedef
457 WacomChannel wcmChannel[MAX_CHANNELS]; /* channel device state */
H A DwcmUSB.c978 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()
/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/
H A DChangeLog5896 Add and use a 'dirty' bit for WacomChannel
5899 and 'btn_channel_changed', just add a flag to the WacomChannel