Home
last modified time | relevance | path

Searched defs:get_features (Results 1 – 19 of 19) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-rng.c131 static uint64_t get_features(VirtIODevice *vdev, uint64_t f, Error **errp) in get_features() function
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_core.c626 get_features(struct mISDNchannel *ch) in get_features() function
/openbmc/u-boot/drivers/misc/
H A Dihs_fpga.c247 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 Dvirtio.h57 uint64_t (*get_features)(QVirtioDevice *d); member
H A Dvirtio-pci-modern.c40 static uint64_t get_features(QVirtioDevice *d) in get_features() function
/openbmc/linux/drivers/input/tablet/
H A Dhanwang.c297 static bool get_features(struct usb_device *dev, struct hanwang *hanwang) in get_features() function
/openbmc/linux/include/linux/
H A Dpci-epc.h89 const struct pci_epc_features* (*get_features)(struct pci_epc *epc, member
H A Dvirtio_config.h112 u64 (*get_features)(struct virtio_device *vdev); member
H A Dphy.h922 int (*get_features)(struct phy_device *phydev); member
/openbmc/u-boot/include/
H A Dvirtio.h154 int (*get_features)(struct udevice *vdev, u64 *features); member
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h177 uint64_t (*get_features)(VirtIODevice *vdev, member
/openbmc/qemu/hw/audio/
H A Dvirtio-snd.c1035 static uint64_t get_features(VirtIODevice *vdev, uint64_t features, in get_features() function
/openbmc/qemu/hw/char/
H A Dvirtio-serial-bus.c553 static uint64_t get_features(VirtIODevice *vdev, uint64_t features, in get_features() function
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c181 uint64_t (*get_features)(TestServer *s); member
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h252 vu_get_features_cb get_features; member
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h335 const struct pci_epc_features* (*get_features)(struct dw_pcie_ep *ep); member
/openbmc/linux/fs/btrfs/
H A Dsysfs.c121 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features() function
/openbmc/linux/include/linux/mtd/
H A Drawnand.h1167 int (*get_features)(struct nand_chip *chip, int feature_addr, member
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c833 static u16 get_features(u64 features) in get_features() function