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()
535 struct fsp_data *pad = psmouse->private; in fsp_attr_show_vscroll()
564 struct fsp_data *pad = psmouse->private; in fsp_attr_show_hscroll()
593 struct fsp_data *pad = psmouse->private; in fsp_attr_show_flags()
602 struct fsp_data *pad = psmouse->private; in fsp_attr_set_flags()
707 struct fsp_data *ad = psmouse->private; in fsp_process_byte()
860 struct fsp_data *pad = psmouse->private; in fsp_activate_protocol()
943 struct fsp_data *pad = psmouse->private; in fsp_set_input_params()
1034 struct fsp_data *priv; in fsp_init()
1051 psmouse->private = priv = kzalloc(sizeof(struct fsp_data), GFP_KERNEL); in fsp_init()