Searched defs:touch (Results 1 - 25 of 36) sorted by relevance

12

/linux-master/tools/testing/selftests/mm/
H A Dhugetlb_fault_after_madv.c18 void *touch(void *unused) function
H A Dhugetlb_madv_vs_map.c36 void *touch(void *unused) function
H A Dgup_test.c95 int flags = MAP_PRIVATE, touch = 0; local
/linux-master/tools/testing/selftests/ia64/
H A Daliasing-test.c24 static int map_mem(char *path, off_t offset, size_t length, int touch) argument
62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) argument
/linux-master/drivers/input/touchscreen/
H A D88pm860x-ts.c50 struct pm860x_touch *touch = data; local
92 struct pm860x_touch *touch = input_get_drvdata(dev); local
107 struct pm860x_touch *touch = input_get_drvdata(dev); local
182 struct pm860x_touch *touch; local
[all...]
H A Dmc13783_ts.c38 struct mc13xxx_ts_platform_data *touch; member in struct:mc13783_ts_priv
H A Dda9034-ts.c66 static inline int is_pen_down(struct da9034_touch *touch) argument
71 static inline int detect_pen_down(struct da9034_touch *touch, int on) argument
81 static int read_tsi(struct da9034_touch *touch) argument
104 start_tsi(struct da9034_touch *touch) argument
110 stop_tsi(struct da9034_touch *touch) argument
116 report_pen_down(struct da9034_touch *touch) argument
135 report_pen_up(struct da9034_touch *touch) argument
141 da9034_event_handler(struct da9034_touch *touch, int event) argument
225 struct da9034_touch *touch = local
234 struct da9034_touch *touch = local
248 struct da9034_touch *touch = input_get_drvdata(dev); local
279 struct da9034_touch *touch = input_get_drvdata(dev); local
299 struct da9034_touch *touch; local
[all...]
H A Dchipone_icn8318.c112 struct icn8318_touch *touch = &touch_data.touches[i]; local
H A Dnovatek-nvt-ts.c95 u8 *touch; local
[all...]
H A Dchipone_icn8505.c343 struct icn8505_touch *touch = &touch_data.touches[i]; local
H A Dpixcir_i2c_ts.c99 u8 touch; local
[all...]
H A Dwacom_w8001.c157 bool touch = data[0] & (1 << i); local
467 struct w8001_touch_query touch; local
[all...]
H A Dmms114.c160 static void mms114_process_mt(struct mms114_data *data, struct mms114_touch *touch) argument
192 mms114_process_touchkey(struct mms114_data *data, struct mms114_touch *touch) argument
220 struct mms114_touch touch[MMS114_MAX_TOUCH]; local
[all...]
H A Dcyttsp4_core.c803 cyttsp4_get_touch(struct cyttsp4_mt_data *md, struct cyttsp4_touch *touch, u8 *xy_data) argument
[all...]
H A Dili210x.c121 static bool ili210x_check_continue_polling(const u8 *data, bool touch) argument
182 static bool ili211x_decline_polling(const u8 *data, bool touch) argument
213 static bool ili212x_check_continue_polling(const u8 *data, bool touch) argument
289 static bool ili251x_check_continue_polling(const u8 *data, bool touch) argument
309 bool contact = false, touch; local
339 bool touch; local
[all...]
/linux-master/drivers/input/tablet/
H A Dacecad.c70 int touch = data[0] & 0x01; local
/linux-master/drivers/hid/
H A Dhid-udraw-ps3.c105 int touch; local
[all...]
H A Dhid-magicmouse.c155 int touch = -1; local
[all...]
/linux-master/drivers/input/mouse/
H A Dvsxxxaa.c253 int left, middle, right, touch; local
H A Dbyd.c233 bool touch; member in struct:byd_data
[all...]
H A Dsynaptics_i2c.c230 static inline void set_scan_rate(struct synaptics_i2c *touch, int scan_rate) argument
335 static bool synaptics_i2c_get_input(struct synaptics_i2c *touch) argument
373 struct synaptics_i2c *touch = dev_id; local
380 synaptics_i2c_check_params(struct synaptics_i2c *touch) argument
407 synaptics_i2c_adjust_delay(struct synaptics_i2c *touch, bool have_data) argument
434 struct synaptics_i2c *touch = local
456 struct synaptics_i2c *touch = input_get_drvdata(input); local
472 struct synaptics_i2c *touch = input_get_drvdata(input); local
483 synaptics_i2c_set_input_params(struct synaptics_i2c *touch) argument
509 struct synaptics_i2c *touch; local
527 struct synaptics_i2c *touch; local
591 struct synaptics_i2c *touch = i2c_get_clientdata(client); local
603 struct synaptics_i2c *touch = i2c_get_clientdata(client); local
617 struct synaptics_i2c *touch = i2c_get_clientdata(client); local
[all...]
/linux-master/include/linux/mfd/wm831x/
H A Dpdata.h128 struct wm831x_touch_pdata *touch; member in struct:wm831x_pdata
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c55 static void touch(void) function
[all...]
/linux-master/include/linux/mfd/
H A Dmc13xxx.h231 struct mc13xxx_ts_platform_data touch; member in struct:mc13xxx_platform_data
/linux-master/drivers/input/
H A Dmousedev.c76 unsigned long touch; member in struct:mousedev
[all...]

Completed in 362 milliseconds

12