| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
Input listener callback structure. More...
#include <input.h>
Data Fields | |
| const struct device * | dev | 
| void(* | callback )(struct input_event *evt) | 
Input listener callback structure.
| void(* input_listener::callback) (struct input_event *evt) | 
The callback function.