Searched refs:button_ops (Results 1 – 4 of 4) sorted by relevance
32 struct button_ops { struct42 #define button_get_ops(dev) ((struct button_ops *)(dev)->driver->ops) argument
31 struct button_ops *ops = button_get_ops(dev); in button_get_state()
93 static const struct button_ops button_gpio_ops = {
129 static const struct button_ops button_adc_ops = {
Completed in 4 milliseconds