Searched defs:tsc2007 (Results 1 – 1 of 1) sorted by relevance
61 struct tsc2007 { struct62 struct input_dev *input;63 char phys[32];88 int tsc2007_xfer(struct tsc2007 *tsc, u8 cmd); argument