Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2.h61 uint32_t (*get_config)(Xive2Router *xrtr); member
H A Dxive.h444 uint32_t (*get_config)(XivePresenter *xptr); member
/qemu/hw/vmapple/
H A Dvirtio-blk.c33 void (*get_config)(VirtIODevice *vdev, uint8_t *config); member
/qemu/include/hw/virtio/
H A Dvirtio.h186 void (*get_config)(VirtIODevice *vdev, uint8_t *config); member
/qemu/hw/char/
H A Dvirtio-serial-bus.c568 static void get_config(VirtIODevice *vdev, uint8_t *config_data) in get_config() function
/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h270 vu_get_config_cb get_config; member