Searched defs:gpio_event (Results 1 – 1 of 1) sorted by relevance
23 struct gpio_event { struct24 struct gpio_event_input_devs *input_devs; argument25 const struct gpio_event_platform_data *info; argument37 struct gpio_event *ip = input_get_drvdata(dev); in gpio_input_event() argument