Searched defs:fsp_data (Results 1 – 1 of 1) sorted by relevance
69 struct fsp_data { struct70 unsigned char ver; /* hardware version */71 unsigned char rev; /* hardware revison */72 unsigned char buttons; /* Number of buttons */73 unsigned int flags;76 bool vscroll; /* Vertical scroll zone enabled */77 bool hscroll; /* Horizontal scroll zone enabled */79 unsigned char last_reg; /* Last register we requested read from */80 unsigned char last_val;