Lines Matching refs:fsp_data
364 struct fsp_data *pad = psmouse->private; in fsp_onpad_vscr()
385 struct fsp_data *pad = psmouse->private; in fsp_onpad_hscr()
452 struct fsp_data *pad = psmouse->private; in fsp_attr_show_getreg()
465 struct fsp_data *pad = psmouse->private; in fsp_attr_set_getreg()
524 struct fsp_data *pad = psmouse->private; in fsp_attr_show_vscroll()
553 struct fsp_data *pad = psmouse->private; in fsp_attr_show_hscroll()
582 struct fsp_data *pad = psmouse->private; in fsp_attr_show_flags()
591 struct fsp_data *pad = psmouse->private; in fsp_attr_set_flags()
696 struct fsp_data *ad = psmouse->private; in fsp_process_byte()
840 struct fsp_data *pad = psmouse->private; in fsp_activate_protocol()
923 struct fsp_data *pad = psmouse->private; in fsp_set_input_params()
1014 struct fsp_data *priv; in fsp_init()
1031 psmouse->private = priv = kzalloc(sizeof(struct fsp_data), GFP_KERNEL); in fsp_init()