| /linux/drivers/net/phy/realtek/ |
| H A D | realtek_main.c | 2093 .get_features = rtl822x_get_features, 2103 .get_features = rtl822x_get_features, 2116 .get_features = rtl822x_c45_get_features, 2125 .get_features = rtl822x_get_features, 2138 .get_features = rtl822x_get_features, 2155 .get_features = rtl822x_c45_get_features, 2164 .get_features = rtl822x_get_features, 2181 .get_features = rtl822x_c45_get_features, 2190 .get_features = rtl822x_get_features, 2202 .get_features = rtl822x_get_features, [all …]
|
| /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-plat.c | 77 .get_features = dw_plat_pcie_get_features,
|
| H A D | pci-layerscape-ep.c | 199 .get_features = ls_pcie_ep_get_features,
|
| H A D | pcie-uniphier-ep.c | 288 .get_features = uniphier_pcie_get_features,
|
| H A D | pcie-keembay.c | 332 .get_features = keembay_pcie_get_features,
|
| H A D | pcie-artpec6.c | 385 .get_features = artpec6_pcie_get_features,
|
| H A D | pcie-rcar-gen4.c | 453 .get_features = rcar_gen4_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()
|
| H A D | pci-epc.h | 116 const struct pci_epc_features* (*get_features)(struct pci_epc *epc, member
|
| /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 | 3024 .get_features = yt8521_get_features, 3058 .get_features = yt8521_get_features, 3075 .get_features = yt8821_get_features,
|
| /linux/fs/btrfs/ |
| H A D | sysfs.c | 122 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features() function 183 u64 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_show() 224 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_store() 243 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_store() 271 features = get_features(fs_info, fa->feature_set); in btrfs_feature_visible() 1673 u64 features = get_features(fs_info, set); in addrm_unknown_feature_attrs()
|
| /linux/drivers/pci/endpoint/ |
| H A D | pci-epc-core.c | 147 if (!epc->ops->get_features) in pci_epc_get_features() 151 epc_features = epc->ops->get_features(epc, func_no, vfunc_no); in pci_epc_get_features()
|
| /linux/drivers/isdn/mISDN/ |
| H A D | dsp_core.c | 627 get_features(struct mISDNchannel *ch) in get_features() function 912 get_features(ch); in dsp_function()
|
| /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/pci/controller/ |
| H A D | pcie-rcar-ep.c | 469 .get_features = rcar_pcie_ep_get_features,
|
| H A D | pcie-rockchip-ep.c | 719 .get_features = rockchip_pcie_ep_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()
|