Searched defs:get_features (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/hw/virtio/ |
H A D | virtio-rng.c | 131 static uint64_t get_features(VirtIODevice *vdev, uint64_t f, Error **errp) in get_features() function
|
H A D | virtio-nsm.c | 1614 static uint64_t get_features(VirtIODevice *vdev, uint64_t f, Error **errp) in get_features() function
|
/openbmc/u-boot/drivers/misc/ |
H A D | ihs_fpga.c | 247 static int get_features(struct udevice *dev, struct fpga_features *features) in get_features() function 485 static int get_features(unsigned int fpga, struct fpga_features *features) in get_features() function
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio.h | 57 uint64_t (*get_features)(QVirtioDevice *d); member
|
H A D | virtio-pci-modern.c | 40 static uint64_t get_features(QVirtioDevice *d) in get_features() function
|
/openbmc/u-boot/include/ |
H A D | virtio.h | 154 int (*get_features)(struct udevice *vdev, u64 *features); member
|
/openbmc/qemu/hw/audio/ |
H A D | virtio-snd.c | 998 static uint64_t get_features(VirtIODevice *vdev, uint64_t features, in get_features() function
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio.h | 180 uint64_t (*get_features)(VirtIODevice *vdev, member
|
/openbmc/qemu/hw/char/ |
H A D | virtio-serial-bus.c | 553 static uint64_t get_features(VirtIODevice *vdev, uint64_t features, in get_features() function
|
/openbmc/qemu/tests/qtest/ |
H A D | vhost-user-test.c | 183 uint64_t (*get_features)(TestServer *s); member
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.h | 250 vu_get_features_cb get_features; member
|