zephyr/drivers/kscan
Tomasz Bursztyka 7af23757bc drivers: kscan: Fix device instance const qualifier loss
SDL one needs to wrap device pointer into its data and xec do not need
to pass any argument to its thread.

Fixes #27399

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-09-02 13:48:13 +02:00
..
CMakeLists.txt drivers: kscan: Introduce SDL mouse driver 2020-03-11 13:23:19 -05:00
Kconfig drivers: kscan: Introduce SDL mouse driver 2020-03-11 13:23:19 -05:00
Kconfig.ft5336 drivers: kscan: generalize and improve FT5336 driver 2020-08-12 12:35:04 +02:00
Kconfig.sdl drivers: kscan: Introduce SDL mouse driver 2020-03-11 13:23:19 -05:00
Kconfig.xec kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
kscan_ft5336.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
kscan_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
kscan_mchp_xec.c drivers: kscan: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
kscan_sdl.c drivers: kscan: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00