zephyr/drivers/kscan
Kumar Gala 02703e60d9 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE
Now that we generate a header that extern's all possible devicetree
based device struct we can remove DEVICE_DT_DECLARE and
DEVICE_DT_INST_DECLARE as they aren't needed anymore.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-01-15 07:16:21 -06: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
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 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 2021-01-15 07:16:21 -06:00
kscan_sdl.c drivers: kscan: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:02:19 -05:00