Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-gpio.c104 QVhostUserGPIOPCI *gpio_pci = (QVhostUserGPIOPCI *) obj; in qvirtio_gpio_pci_destructor()
113 QVhostUserGPIOPCI *gpio_pci = (QVhostUserGPIOPCI *) obj; in qvirtio_gpio_pci_start_hw()
122 QVhostUserGPIOPCI *v_gpio = object; in qvirtio_gpio_pci_get_driver()
133 QVhostUserGPIOPCI *virtio_spci = g_new0(QVhostUserGPIOPCI, 1); in virtio_gpio_pci_create()
H A Dvirtio-gpio.h17 typedef struct QVhostUserGPIOPCI QVhostUserGPIOPCI; typedef
25 struct QVhostUserGPIOPCI { struct