Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dda9034-ts.c66 static inline int is_pen_down(struct da9034_touch *touch) in is_pen_down()
71 static inline int detect_pen_down(struct da9034_touch *touch, int on) in detect_pen_down()
81 static int read_tsi(struct da9034_touch *touch) in read_tsi()
104 static inline int start_tsi(struct da9034_touch *touch) in start_tsi()
110 static inline int stop_tsi(struct da9034_touch *touch) in stop_tsi()
116 static inline void report_pen_down(struct da9034_touch *touch) in report_pen_down()
135 static inline void report_pen_up(struct da9034_touch *touch) in report_pen_up()
141 static void da9034_event_handler(struct da9034_touch *touch, int event) in da9034_event_handler()
225 struct da9034_touch *touch = in da9034_tsi_work() local
234 struct da9034_touch *touch = in da9034_touch_notifier() local
[all …]
H A D88pm860x-ts.c50 struct pm860x_touch *touch = data; in pm860x_touch_handler() local
92 struct pm860x_touch *touch = input_get_drvdata(dev); in pm860x_touch_open() local
107 struct pm860x_touch *touch = input_get_drvdata(dev); in pm860x_touch_close() local
182 struct pm860x_touch *touch; in pm860x_touch_probe() local
H A Dili210x.c99 static bool ili210x_check_continue_polling(const u8 *data, bool touch) in ili210x_check_continue_polling()
160 static bool ili211x_decline_polling(const u8 *data, bool touch) in ili211x_decline_polling()
191 static bool ili212x_check_continue_polling(const u8 *data, bool touch) in ili212x_check_continue_polling()
259 static bool ili251x_check_continue_polling(const u8 *data, bool touch) in ili251x_check_continue_polling()
279 bool contact = false, touch; in ili210x_report_events() local
307 bool touch; in ili210x_irq() local
H A Dmms114.c154 static void mms114_process_mt(struct mms114_data *data, struct mms114_touch *touch) in mms114_process_mt()
195 struct mms114_touch touch[MMS114_MAX_TOUCH]; in mms114_interrupt() local
H A Dmc13783_ts.c38 struct mc13xxx_ts_platform_data *touch; member
H A Dwacom_w8001.c157 bool touch = data[0] & (1 << i); in parse_multi_touch() local
467 struct w8001_touch_query touch; in w8001_setup_touch() local
H A Dchipone_icn8318.c112 struct icn8318_touch *touch = &touch_data.touches[i]; in icn8318_irq() local
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dsynaptics_i2c.c230 static inline void set_scan_rate(struct synaptics_i2c *touch, int scan_rate) in set_scan_rate()
335 static bool synaptics_i2c_get_input(struct synaptics_i2c *touch) in synaptics_i2c_get_input()
373 struct synaptics_i2c *touch = dev_id; in synaptics_i2c_irq() local
380 static void synaptics_i2c_check_params(struct synaptics_i2c *touch) in synaptics_i2c_check_params()
407 static unsigned long synaptics_i2c_adjust_delay(struct synaptics_i2c *touch, in synaptics_i2c_adjust_delay()
434 struct synaptics_i2c *touch = in synaptics_i2c_work_handler() local
456 struct synaptics_i2c *touch = input_get_drvdata(input); in synaptics_i2c_open() local
472 struct synaptics_i2c *touch = input_get_drvdata(input); in synaptics_i2c_close() local
483 static void synaptics_i2c_set_input_params(struct synaptics_i2c *touch) in synaptics_i2c_set_input_params()
509 struct synaptics_i2c *touch; in synaptics_i2c_touch_create() local
[all …]
H A Dvsxxxaa.c256 int left, middle, right, touch; in vsxxxaa_handle_ABS_packet() local
/OK3568_Linux_fs/external/xserver/test/
H A Dtouch.c40 TouchClassRec touch; in touch_grow_queue() local
100 TouchClassRec touch; in touch_find_ddxid() local
168 TouchClassRec touch; in touch_begin_ddxtouch() local
213 TouchClassRec touch; in touch_begin_touch() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/ia64/
H A Daliasing-test.c24 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem()
62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dget_turn_info.hpp251 struct touch : public base_turn_handler struct
253 static inline bool between(int side1, int side2, int turn) in between()
275 static inline void apply( in apply()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddev-touch.rst3 .. _touch: target
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6dl-aristainetos2_7.dts70 touch: touch@4d { label
H A Dimx6dl-aristainetos2_4.dts113 touch: touch@4b { label
H A Dimx23-sansa.dts195 touch: touch@20 { label
H A Diwg20d-q7-common.dtsi217 touch: touchpanel@38 { label
H A Dimx6q-novena.dts269 touch: stmpe811@44 { label
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_mt_common.c81 struct cyttsp5_touch *touch, u8 *xy_mode) in cyttsp5_get_touch_hdr()
111 struct cyttsp5_touch *touch, u8 *xy_data) in cyttsp5_get_touch_record()
132 struct cyttsp5_touch *touch) in cyttsp5_mt_process_touch()
H A Dcyttsp5_proximity.c79 struct cyttsp5_touch *touch, u8 *xy_mode) in cyttsp5_get_touch_hdr()
100 struct cyttsp5_touch *touch, u8 *xy_data) in cyttsp5_get_touch()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiquerydevice.c448 ListTouchInfo(DeviceIntPtr dev, xXITouchInfo * touch) in ListTouchInfo()
460 SwapTouchInfo(DeviceIntPtr dev, xXITouchInfo * touch) in SwapTouchInfo()
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dqueue.h45 uint32 touch; // Counter of the number of reads from this page. member
/OK3568_Linux_fs/kernel/drivers/input/tablet/
H A Dacecad.c73 int touch = data[0] & 0x01; in usb_acecad_irq() local
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dwacom_wac.c1398 unsigned char *touch = &frame[j*finger_touch_len + 1]; in wacom_intuos_pro2_bt_touch() local
1562 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_24hdt_irq() local
1626 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_mt_touch() local
1660 bool touch = p && report_touch_events(wacom); in wacom_tpc_mt_touch() local
2913 bool touch = report_touch_events(wacom) in wacom_bpt_touch() local
2945 bool touch = data[1] & 0x80; in wacom_bpt3_touch_msg() local
H A Dhid-udraw-ps3.c105 int touch; in udraw_raw_event() local

12