__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* * public include for LM8333 keypad driver - same license as driver * Copyright (C) 2012 Wolfram Sang, Pengutronix <[email protected]> */ #ifndef _LM8333_H #define _LM8333_H struct lm8333; struct lm8333_platform_data { /* Keymap data */ const struct matrix_keymap_data *matrix_data; /* Active timeout before enter HALT mode in microseconds */ unsigned active_time; /* Debounce interval in microseconds */ unsigned debounce_time; }; extern int lm8333_read8(struct lm8333 *lm8333, u8 cmd); extern int lm8333_write8(struct lm8333 *lm8333, u8 cmd, u8 val); extern int lm8333_read_block(struct lm8333 *lm8333, u8 cmd, u8 len, u8 *buf); #endif /* _LM8333_H */
| 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 |
|