Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dpca9554.c273 static void pca9554_gpio_in_handler(void *opaque, int pin, int level) in pca9554_gpio_in_handler() function
291 qdev_init_gpio_in(dev, pca9554_gpio_in_handler, PCA9554_PIN_COUNT); in pca9554_realize()