Searched refs:gpio_tilt_state (Results 1 – 3 of 3) sorted by relevance
33 struct gpio_tilt_state { struct63 struct gpio_tilt_state *states;
20 The array of struct gpio_tilt_state maps gpio states to the corresponding46 static struct gpio_tilt_state sg060_tilt_states[] = {
45 struct gpio_tilt_state *tilt_state = NULL; in gpio_tilt_polled_poll()