Home
last modified time | relevance | path

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

/linux-3.3/include/linux/i2c/
Dlm8323.h32 struct lm8323_platform_data { struct
33 int debounce_time; /* Time to watch for key bouncing, in ms. */
34 int active_time; /* Idle time until sleep, in ms. */
36 int size_x;
37 int size_y;
38 bool repeat;
39 const unsigned short *keymap;
41 const char *pwm_names[LM8323_NUM_PWMS];
43 const char *name; /* Device name. */