| /linux/drivers/input/tablet/ |
| H A D | hanwang.c | 297 static bool get_features(struct usb_device *dev, struct hanwang *hanwang) in get_features() function 332 if (!get_features(dev, hanwang)) { in hanwang_probe()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-ep.c | 482 if (!ep->ops->get_features) in dw_pcie_ep_get_bar_type() 485 epc_features = ep->ops->get_features(ep); in dw_pcie_ep_get_bar_type() 814 if (!ep->ops->get_features) in dw_pcie_ep_get_features() 817 return ep->ops->get_features(ep); in dw_pcie_ep_get_features() 834 .get_features = dw_pcie_ep_get_features,
|
| /linux/include/linux/ |
| H A D | virtio_config.h | 127 u64 (*get_features)(struct virtio_device *vdev); member 276 vdev->config->get_features(vdev)); in virtio_get_features()
|
| /linux/drivers/virtio/ |
| H A D | virtio_pci_legacy.c | 198 .get_features = vp_get_features,
|
| H A D | virtio_vdpa.c | 442 .get_features = virtio_vdpa_get_features,
|
| H A D | virtio_mmio.c | 531 .get_features = vm_get_features,
|
| /linux/drivers/net/phy/ |
| H A D | marvell-88q2xxx.c | 1108 .get_features = mv88q2xxx_get_features, 1123 .get_features = mv88q2xxx_get_features,
|
| H A D | dp83tg720.c | 654 .get_features = genphy_c45_pma_read_ext_abilities,
|
| H A D | motorcomm.c | 3028 .get_features = yt8521_get_features, 3062 .get_features = yt8521_get_features, 3079 .get_features = yt8821_get_features,
|
| H A D | phy_device.c | 3683 else if (phydrv->get_features) in phy_probe() 3684 err = phydrv->get_features(phydev); in phy_probe() 3828 if (WARN_ON(new_driver->features && new_driver->get_features)) { in phy_driver_register() 3900 .get_features = genphy_read_abilities,
|
| H A D | broadcom.c | 1611 .get_features = bcm5481x_read_abilities,
|
| /linux/fs/btrfs/ |
| H A D | sysfs.c | 121 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features() function 182 u64 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_show() 223 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_store() 242 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_store() 270 features = get_features(fs_info, fa->feature_set); in btrfs_feature_visible() 1630 u64 features = get_features(fs_info, set); in addrm_unknown_feature_attrs()
|
| /linux/drivers/net/phy/qcom/ |
| H A D | qca808x.c | 659 .get_features = qca808x_get_features,
|
| /linux/drivers/remoteproc/ |
| H A D | remoteproc_virtio.c | 328 .get_features = rproc_virtio_get_features,
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | mpc5121_nfc.c | 703 chip->legacy.get_features = nand_get_set_features_notsupp; in mpc5121_nfc_probe()
|
| H A D | hisi504_nand.c | 776 chip->legacy.get_features = nand_get_set_features_notsupp; in hisi_nfc_probe()
|
| H A D | fsl_elbc_nand.c | 707 chip->legacy.get_features = nand_get_set_features_notsupp; in fsl_elbc_chip_init()
|
| H A D | sh_flctl.c | 1173 nand->legacy.get_features = nand_get_set_features_notsupp; in flctl_probe()
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rockchip-ep.c | 719 .get_features = rockchip_pcie_ep_get_features,
|
| /linux/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 851 static u16 get_features(u64 features) in get_features() function 903 mlx_features = get_features(features); in create_virtqueue() 1346 u16 mlx_features = get_features(ndev->mvdev.actual_features); in fill_modify_virtqueue_cmd() 2929 if (get_features(old_features) != get_features(mvdev->actual_features)) { in mlx5_vdpa_set_driver_features()
|
| /linux/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-ep.c | 650 .get_features = cdns_pcie_ep_get_features,
|
| /linux/include/linux/mtd/ |
| H A D | rawnand.h | 1180 int (*get_features)(struct nand_chip *chip, int feature_addr, member
|
| /linux/drivers/platform/mellanox/ |
| H A D | mlxbf-tmfifo.c | 1177 .get_features = mlxbf_tmfifo_virtio_get_features,
|
| /linux/arch/um/drivers/ |
| H A D | virtio_uml.c | 1124 .get_features = vu_get_features,
|
| /linux/drivers/s390/virtio/ |
| H A D | virtio_ccw.c | 1085 .get_features = virtio_ccw_get_features,
|