| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | bcm87xx.c | 193 .get_features = bcm87xx_get_features, 205 .get_features = bcm87xx_get_features,
|
| H A D | realtek.c | 720 .get_features = rtl822x_get_features, 732 .get_features = rtl822x_get_features, 760 .get_features = rtl9010a_get_features,
|
| H A D | bcm84881.c | 233 .get_features = bcm84881_get_features,
|
| H A D | phy_device.c | 2911 } else if (phydrv->get_features) { in phy_probe() 2912 err = phydrv->get_features(phydev); in phy_probe() 3009 if (WARN_ON(new_driver->features && new_driver->get_features)) { in phy_driver_register() 3073 .get_features = genphy_read_abilities,
|
| H A D | micrel.c | 1300 .get_features = ksz9031_get_features, 1317 .get_features = ksz9031_get_features,
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-ep.c | 458 if (!ep->ops->get_features) in dw_pcie_ep_get_features() 461 return ep->ops->get_features(ep); in dw_pcie_ep_get_features() 477 .get_features = dw_pcie_ep_get_features, 785 if (ep->ops->get_features) { in dw_pcie_ep_init() 786 epc_features = ep->ops->get_features(ep); in dw_pcie_ep_init()
|
| H A D | pci-layerscape-ep.c | 105 .get_features = ls_pcie_ep_get_features,
|
| H A D | pcie-designware-plat.c | 110 .get_features = dw_plat_pcie_get_features,
|
| H A D | pcie-uniphier-ep.c | 218 .get_features = uniphier_pcie_get_features,
|
| H A D | pcie-designware.h | 211 const struct pci_epc_features* (*get_features)(struct dw_pcie_ep *ep); member
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | sysfs.c | 92 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features() function 154 u64 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_show() 195 features = get_features(fs_info, fa->feature_set); in btrfs_feature_attr_store() 214 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_visible() 918 u64 features = get_features(fs_info, set); in addrm_unknown_feature_attrs() 1734 features = get_features(fs_info, set); in btrfs_sysfs_feature_update()
|
| /OK3568_Linux_fs/kernel/drivers/virtio/ |
| H A D | virtio_vdpa.c | 292 return ops->get_features(vdpa); in virtio_vdpa_get_features() 322 .get_features = virtio_vdpa_get_features,
|
| H A D | virtio_pci_legacy.c | 204 .get_features = vp_get_features,
|
| H A D | virtio_pci_modern.c | 549 .get_features = vp_get_features, 566 .get_features = vp_get_features,
|
| H A D | virtio.c | 219 device_features = dev->config->get_features(dev); in virtio_dev_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | hanwang.c | 300 static bool get_features(struct usb_device *dev, struct hanwang *hanwang) in get_features() function 335 if (!get_features(dev, hanwang)) { in hanwang_probe()
|
| /OK3568_Linux_fs/kernel/drivers/pci/endpoint/ |
| H A D | pci-epc-core.c | 153 if (!epc->ops->get_features) in pci_epc_get_features() 157 epc_features = epc->ops->get_features(epc, func_no); in pci_epc_get_features()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | vdpa.h | 219 u64 (*get_features)(struct vdpa_device *vdev); member
|
| H A D | pci-epc.h | 63 const struct pci_epc_features* (*get_features)(struct pci_epc *epc, member
|
| H A D | virtio_config.h | 92 u64 (*get_features)(struct virtio_device *vdev); member
|
| /OK3568_Linux_fs/kernel/drivers/vdpa/vdpa_sim/ |
| H A D | vdpa_sim.c | 698 .get_features = vdpasim_get_features, 725 .get_features = vdpasim_get_features,
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | remoteproc_virtio.c | 288 .get_features = rproc_virtio_get_features,
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/bcm47xxnflash/ |
| H A D | ops_bcm4706.c | 390 b47n->nand_chip.legacy.get_features = nand_get_set_features_notsupp; in bcm47xxnflash_ops_bcm4706_init()
|
| /OK3568_Linux_fs/kernel/drivers/rpmsg/ |
| H A D | rockchip_rpmsg.c | 258 .get_features = rk_rpmsg_get_features,
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | dsp_core.c | 626 get_features(struct mISDNchannel *ch) in get_features() function 911 get_features(ch); in dsp_function()
|