/openbmc/linux/drivers/input/touchscreen/ |
H A D | da9034-ts.c | 66 static inline int is_pen_down(struct da9034_touch *touch) in is_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() 225 struct da9034_touch *touch = in da9034_tsi_work() local 234 struct da9034_touch *touch = in da9034_touch_notifier() local 248 struct da9034_touch *touch = input_get_drvdata(dev); in da9034_touch_open() local 279 struct da9034_touch *touch = input_get_drvdata(dev); in da9034_touch_close() local [all …]
|
H A D | 88pm860x-ts.c | 50 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 D | ili210x.c | 121 static bool ili210x_check_continue_polling(const u8 *data, bool touch) in ili210x_check_continue_polling() 182 static bool ili211x_decline_polling(const u8 *data, bool touch) in ili211x_decline_polling() 213 static bool ili212x_check_continue_polling(const u8 *data, bool touch) in ili212x_check_continue_polling() 289 static bool ili251x_check_continue_polling(const u8 *data, bool touch) in ili251x_check_continue_polling() 309 bool contact = false, touch; in ili210x_report_events() local 339 bool touch; in ili210x_irq() local
|
H A D | mms114.c | 160 static void mms114_process_mt(struct mms114_data *data, struct mms114_touch *touch) in mms114_process_mt() 193 struct mms114_touch *touch) in mms114_process_touchkey() 220 struct mms114_touch touch[MMS114_MAX_TOUCH]; in mms114_interrupt() local
|
H A D | mc13783_ts.c | 38 struct mc13xxx_ts_platform_data *touch; member
|
H A D | wacom_w8001.c | 157 bool touch = data[0] & (1 << i); in parse_multi_touch() local 467 struct w8001_touch_query touch; in w8001_setup_touch() local
|
H A D | chipone_icn8318.c | 112 struct icn8318_touch *touch = &touch_data.touches[i]; in icn8318_irq() local
|
H A D | novatek-nvt-ts.c | 95 u8 *touch; in nvt_ts_irq() local
|
/openbmc/linux/drivers/input/mouse/ |
H A D | synaptics_i2c.c | 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() 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 509 struct synaptics_i2c *touch; in synaptics_i2c_touch_create() local 527 struct synaptics_i2c *touch; in synaptics_i2c_probe() local 591 struct synaptics_i2c *touch = i2c_get_clientdata(client); in synaptics_i2c_remove() local 603 struct synaptics_i2c *touch = i2c_get_clientdata(client); in synaptics_i2c_suspend() local [all …]
|
H A D | vsxxxaa.c | 253 int left, middle, right, touch; in vsxxxaa_handle_ABS_packet() local
|
H A D | byd.c | 233 bool touch; member
|
/openbmc/linux/tools/testing/selftests/ia64/ |
H A D | aliasing-test.c | 24 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()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-touch.rst | 3 .. _touch: target
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6dl-aristainetos2_7.dts | 70 touch: touch@4d { label
|
H A D | imx6dl-aristainetos2_4.dts | 113 touch: touch@4b { label
|
H A D | imx6q-novena.dts | 279 touch: stmpe811@44 { label
|
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx23-sansa.dts | 191 touch: touch@20 { label
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | iwg20d-q7-common.dtsi | 219 touch: touchpanel@38 { label
|
H A D | r8a7742-iwg21d-q7.dts | 202 touch: touchpanel@38 { label
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | gup_test.c | 96 int flags = MAP_PRIVATE, touch = 0; in main() local
|
/openbmc/linux/drivers/input/tablet/ |
H A D | acecad.c | 70 int touch = data[0] & 0x01; in usb_acecad_irq() local
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-rockpro64.dtsi | 583 touch: touchscreen@5d { label
|
/openbmc/linux/drivers/hid/ |
H A D | hid-udraw-ps3.c | 105 int touch; in udraw_raw_event() local
|
H A D | wacom_wac.c | 1470 unsigned char *touch = &frame[j*finger_touch_len + 1]; in wacom_intuos_pro2_bt_touch() local 1631 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_24hdt_irq() local 1695 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_mt_touch() local 1729 bool touch = p && report_touch_events(wacom); in wacom_tpc_mt_touch() local 3030 bool touch = report_touch_events(wacom) in wacom_bpt_touch() local 3062 bool touch = data[1] & 0x80; in wacom_bpt3_touch_msg() local
|
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/ |
H A D | context_switch.c | 55 static void touch(void) in touch() function
|