Home
last modified time | relevance | path

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

/aosp_15_r20/external/arm-trusted-firmware/include/drivers/
H A Dgpio.h22 typedef struct gpio_ops { struct
29 } gpio_ops_t; argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/
Dgpio.h23 typedef struct gpio_ops { struct
30 } gpio_ops_t; argument
/aosp_15_r20/external/coreboot/src/drivers/ipmi/
H A Dipmi_kcs_ops.c45 const struct gpio_operations *gpio_ops; in bmc_set_post_complete_gpio_callback() local
67 const struct gpio_operations *gpio_ops; in ipmi_kcs_init() local
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/gpio/
H A Dgpio_dev.c9 static struct gpio_operations gpio_ops = { variable
/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-button.h73 const lws_gpio_ops_t *gpio_ops; member
H A Dlws-led.h106 const lws_gpio_ops_t *gpio_ops; member