Searched defs:set_properties (Results 1 – 25 of 25) sorted by relevance
/Linux-v4.19/drivers/input/mouse/ |
D | psmouse-base.c | 547 static int genius_detect(struct psmouse *psmouse, bool set_properties) in genius_detect() 579 static int intellimouse_detect(struct psmouse *psmouse, bool set_properties) in intellimouse_detect() 612 static int im_explorer_detect(struct psmouse *psmouse, bool set_properties) in im_explorer_detect() 658 static int thinking_detect(struct psmouse *psmouse, bool set_properties) in thinking_detect() 692 static int ps2bare_detect(struct psmouse *psmouse, bool set_properties) in ps2bare_detect() 714 static int cortron_detect(struct psmouse *psmouse, bool set_properties) in cortron_detect() 1001 bool set_properties) in psmouse_do_detect() 1017 bool set_properties, bool init_allowed) in psmouse_try_protocol() 1050 unsigned int max_proto, bool set_properties) in psmouse_extensions()
|
D | logips2pp.h | 17 static inline int ps2pp_detect(struct psmouse *psmouse, bool set_properties) in ps2pp_detect()
|
D | touchkit_ps2.h | 19 bool set_properties) in touchkit_ps2_detect()
|
D | byd.h | 9 static inline int byd_detect(struct psmouse *psmouse, bool set_properties) in byd_detect()
|
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 | 256 int lifebook_detect(struct psmouse *psmouse, bool set_properties) in lifebook_detect()
|
D | hgpk.h | 58 static inline int hgpk_detect(struct psmouse *psmouse, bool set_properties) in hgpk_detect()
|
D | logips2pp.c | 360 int ps2pp_detect(struct psmouse *psmouse, bool set_properties) in ps2pp_detect()
|
D | sentelic.h | 126 static inline int fsp_detect(struct psmouse *psmouse, bool set_properties) in fsp_detect()
|
D | focaltech.c | 39 int focaltech_detect(struct psmouse *psmouse, bool set_properties) in focaltech_detect()
|
D | vmmouse.c | 346 int vmmouse_detect(struct psmouse *psmouse, bool set_properties) in vmmouse_detect()
|
D | cypress_ps2.c | 204 int cypress_detect(struct psmouse *psmouse, bool set_properties) in cypress_detect()
|
D | byd.c | 438 int byd_detect(struct psmouse *psmouse, bool set_properties) in byd_detect()
|
D | trackpoint.h | 164 inline int trackpoint_detect(struct psmouse *psmouse, bool set_properties) in trackpoint_detect()
|
D | trackpoint.c | 395 int trackpoint_detect(struct psmouse *psmouse, bool set_properties) in trackpoint_detect()
|
D | elantech.h | 187 static inline int elantech_detect(struct psmouse *psmouse, bool set_properties) in elantech_detect()
|
D | cypress_ps2.h | 177 inline int cypress_detect(struct psmouse *psmouse, bool set_properties) in cypress_detect()
|
D | hgpk.c | 1040 int hgpk_detect(struct psmouse *psmouse, bool set_properties) in hgpk_detect()
|
D | alps.h | 333 inline int alps_detect(struct psmouse *psmouse, bool set_properties) in alps_detect()
|
D | sentelic.c | 975 int fsp_detect(struct psmouse *psmouse, bool set_properties) in fsp_detect()
|
D | elantech.c | 1428 int elantech_detect(struct psmouse *psmouse, bool set_properties) in elantech_detect()
|
D | synaptics.c | 99 int synaptics_detect(struct psmouse *psmouse, bool set_properties) in synaptics_detect()
|
D | alps.c | 3158 int alps_detect(struct psmouse *psmouse, bool set_properties) in alps_detect()
|