Searched refs:SAMPLE_DRIVER_NAME_0 (Results 1 – 3 of 3) sorted by relevance
12 #define SAMPLE_DRIVER_NAME_0 "SAMPLE_DRIVER_0" macro
111 DEVICE_DEFINE(sample_driver_foo_0, SAMPLE_DRIVER_NAME_0,
200 sample_device = device_get_binding(SAMPLE_DRIVER_NAME_0); in app_a_entry()