Searched refs:aiptek_command (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/usb/ |
D | aiptek.c | 803 aiptek_command(struct usb_device *dev, unsigned int ifnum, in aiptek_command() function 833 aiptek_command(dev, ifnum, command, data); in aiptek_query() 859 aiptek_command(aiptek->usbdev, aiptek->ifnum, 0x18, 0x04); in aiptek_program_tablet() 877 aiptek_command(aiptek->usbdev, aiptek->ifnum, 0x10, 0x01); in aiptek_program_tablet() 880 aiptek_command(aiptek->usbdev, aiptek->ifnum, 0x10, 0x00); in aiptek_program_tablet() 883 aiptek_command(aiptek->usbdev, aiptek->ifnum, 0x11, 0x02); in aiptek_program_tablet() 885 aiptek_command(aiptek->usbdev, aiptek->ifnum, 0x17, 0x00); in aiptek_program_tablet() 887 aiptek_command(aiptek->usbdev, aiptek->ifnum, 0x12, 0xff); in aiptek_program_tablet()
|