zephyr/drivers/kscan
Kumar Gala 725aa46922 drivers: kscan: Convert drivers to new DT device macros
Convert kscan drivers from:

    DEVICE_AND_API_INIT -> DEVICE_DT_INST_DEFINE
    DEVICE_GET -> DEVICE_DT_INST_GET
    DEVICE_DECLARE -> DEVICE_DT_INST_DECLARE

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-16 13:51:53 -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: sdl: Corrected device data access 2020-09-03 14:07:15 -04:00