Home
last modified time | relevance | path

Searched refs:button_ops (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dbutton.h32 struct button_ops { struct
42 #define button_get_ops(dev) ((struct button_ops *)(dev)->driver->ops) argument
/u-boot/drivers/button/
A Dbutton-uclass.c31 struct button_ops *ops = button_get_ops(dev); in button_get_state()
A Dbutton-gpio.c93 static const struct button_ops button_gpio_ops = {
A Dbutton-adc.c129 static const struct button_ops button_adc_ops = {

Completed in 4 milliseconds