Home
last modified time | relevance | path

Searched refs:sample_driver_foo_dev_data (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/userspace/prod_consumer/src/
Dsample_driver_foo.c23 struct sample_driver_foo_dev_data { struct
42 struct sample_driver_foo_dev_data *data = dev->data; in sample_driver_foo_set_callback() argument
54 struct sample_driver_foo_dev_data *data = dev->data; in sample_driver_foo_state_set()
76 struct sample_driver_foo_dev_data *data = param; in sample_driver_foo_isr()
98 struct sample_driver_foo_dev_data *data = dev->data; in sample_driver_foo_init()
109 static struct sample_driver_foo_dev_data sample_driver_foo_dev_data_0;