Searched refs:DEVICE_DECLARE (Results 1 – 2 of 2) sorted by relevance
84 :c:macro:`DEVICE_DECLARE()`316 DEVICE_DECLARE(my_driver_0);337 Note the use of ``DEVICE_DECLARE()`` to avoid a circular dependency on providing
349 #define DEVICE_DECLARE(dev_id) \ macro