Lines Matching refs:fsp_data
377 struct fsp_data *pad = psmouse->private; in fsp_onpad_vscr()
398 struct fsp_data *pad = psmouse->private; in fsp_onpad_hscr()
465 struct fsp_data *pad = psmouse->private; in fsp_attr_show_getreg()
478 struct fsp_data *pad = psmouse->private; in fsp_attr_set_getreg()
537 struct fsp_data *pad = psmouse->private; in fsp_attr_show_vscroll()
566 struct fsp_data *pad = psmouse->private; in fsp_attr_show_hscroll()
595 struct fsp_data *pad = psmouse->private; in fsp_attr_show_flags()
604 struct fsp_data *pad = psmouse->private; in fsp_attr_set_flags()
709 struct fsp_data *ad = psmouse->private; in fsp_process_byte()
862 struct fsp_data *pad = psmouse->private; in fsp_activate_protocol()
945 struct fsp_data *pad = psmouse->private; in fsp_set_input_params()
1036 struct fsp_data *priv; in fsp_init()
1053 psmouse->private = priv = kzalloc(sizeof(struct fsp_data), GFP_KERNEL); in fsp_init()