__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2014 Sebastian Reichel <[email protected]> */ #ifndef _TOUCHSCREEN_H #define _TOUCHSCREEN_H struct input_dev; struct input_mt_pos; struct touchscreen_properties { unsigned int max_x; unsigned int max_y; bool invert_x; bool invert_y; bool swap_x_y; }; void touchscreen_parse_properties(struct input_dev *input, bool multitouch, struct touchscreen_properties *prop); void touchscreen_set_mt_pos(struct input_mt_pos *pos, const struct touchscreen_properties *prop, unsigned int x, unsigned int y); void touchscreen_report_pos(struct input_dev *input, const struct touchscreen_properties *prop, unsigned int x, unsigned int y, bool multitouch); #endif
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| ad714x.h | File | 1.34 KB | 0644 |
|
| adp5589.h | File | 5.46 KB | 0644 |
|
| adxl34x.h | File | 11.31 KB | 0644 |
|
| as5011.h | File | 372 B | 0644 |
|
| cma3000.h | File | 1.03 KB | 0644 |
|
| elan-i2c-ids.h | File | 1.87 KB | 0644 |
|
| kxtj9.h | File | 1.14 KB | 0644 |
|
| lm8333.h | File | 674 B | 0644 |
|
| matrix_keypad.h | File | 1.33 KB | 0644 |
|
| mt.h | File | 3.4 KB | 0644 |
|
| samsung-keypad.h | File | 1.09 KB | 0644 |
|
| sh_keysc.h | File | 431 B | 0644 |
|
| sparse-keymap.h | File | 1.98 KB | 0644 |
|
| touchscreen.h | File | 763 B | 0644 |
|
| tps6507x-ts.h | File | 535 B | 0644 |
|
| vivaldi-fmap.h | File | 906 B | 0644 |
|