Searched defs:set_properties (Results 1 – 23 of 23) sorted by relevance
/linux-4.4.14/drivers/input/mouse/ |
D | psmouse-base.c | 522 static int genius_detect(struct psmouse *psmouse, bool set_properties) in genius_detect() 554 static int intellimouse_detect(struct psmouse *psmouse, bool set_properties) in intellimouse_detect() 587 static int im_explorer_detect(struct psmouse *psmouse, bool set_properties) in im_explorer_detect() 633 static int thinking_detect(struct psmouse *psmouse, bool set_properties) in thinking_detect() 667 static int ps2bare_detect(struct psmouse *psmouse, bool set_properties) in ps2bare_detect() 689 static int cortron_detect(struct psmouse *psmouse, bool set_properties) in cortron_detect() 746 bool set_properties), in psmouse_do_detect() 761 unsigned int max_proto, bool set_properties) in psmouse_extensions()
|
D | touchkit_ps2.h | 19 bool set_properties) in touchkit_ps2_detect()
|
D | logips2pp.h | 17 inline int ps2pp_init(struct psmouse *psmouse, bool set_properties) in ps2pp_init()
|
D | vmmouse.h | 20 static inline int vmmouse_detect(struct psmouse *psmouse, bool set_properties) in vmmouse_detect()
|
D | lifebook.h | 22 static inline int lifebook_detect(struct psmouse *psmouse, bool set_properties) in lifebook_detect()
|
D | touchkit_ps2.c | 69 int touchkit_ps2_detect(struct psmouse *psmouse, bool set_properties) in touchkit_ps2_detect()
|
D | lifebook.c | 257 int lifebook_detect(struct psmouse *psmouse, bool set_properties) in lifebook_detect()
|
D | hgpk.h | 57 static inline int hgpk_detect(struct psmouse *psmouse, bool set_properties) in hgpk_detect()
|
D | logips2pp.c | 328 int ps2pp_init(struct psmouse *psmouse, bool set_properties) in ps2pp_init()
|
D | sentelic.h | 126 static inline int fsp_detect(struct psmouse *psmouse, bool set_properties) in fsp_detect()
|
D | vmmouse.c | 348 int vmmouse_detect(struct psmouse *psmouse, bool set_properties) in vmmouse_detect()
|
D | focaltech.c | 39 int focaltech_detect(struct psmouse *psmouse, bool set_properties) in focaltech_detect()
|
D | elantech.h | 153 static inline int elantech_detect(struct psmouse *psmouse, bool set_properties) in elantech_detect()
|
D | trackpoint.c | 369 int trackpoint_detect(struct psmouse *psmouse, bool set_properties) in trackpoint_detect()
|
D | trackpoint.h | 155 inline int trackpoint_detect(struct psmouse *psmouse, bool set_properties) in trackpoint_detect()
|
D | cypress_ps2.c | 204 int cypress_detect(struct psmouse *psmouse, bool set_properties) in cypress_detect()
|
D | cypress_ps2.h | 176 inline int cypress_detect(struct psmouse *psmouse, bool set_properties) in cypress_detect()
|
D | hgpk.c | 1041 int hgpk_detect(struct psmouse *psmouse, bool set_properties) in hgpk_detect()
|
D | alps.h | 294 inline int alps_detect(struct psmouse *psmouse, bool set_properties) in alps_detect()
|
D | sentelic.c | 984 int fsp_detect(struct psmouse *psmouse, bool set_properties) in fsp_detect()
|
D | synaptics.c | 92 int synaptics_detect(struct psmouse *psmouse, bool set_properties) in synaptics_detect()
|
D | elantech.c | 1407 int elantech_detect(struct psmouse *psmouse, bool set_properties) in elantech_detect()
|
D | alps.c | 2995 int alps_detect(struct psmouse *psmouse, bool set_properties) in alps_detect()
|