zephyr/drivers/kscan
Kumar Gala 85518d177e drivers: kscan: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE
Convert driver(s) to DEVICE_DEFINE instead of DEVICE_AND_API_INIT
so we can deprecate DEVICE_AND_API_INIT in the future.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-19 20:02:19 -05: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 dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05: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 drivers: kscan: Convert drivers to new DT device macros 2020-12-16 13:51:53 -05: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: Convert drivers to new DT device macros 2020-12-16 13:51:53 -05:00
kscan_sdl.c drivers: kscan: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:02:19 -05:00