Home
last modified time | relevance | path

Searched defs:lm8323_platform_data (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/platform_data/
H A Dlm8323.h20 struct lm8323_platform_data { struct
21 int debounce_time; /* Time to watch for key bouncing, in ms. */
22 int active_time; /* Idle time until sleep, in ms. */
24 int size_x;
25 int size_y;
26 bool repeat;
27 const unsigned short *keymap;
29 const char *pwm_names[LM8323_NUM_PWMS];
31 const char *name; /* Device name. */