| /linux/drivers/net/phy/ |
| A D | mxl-gpy.c | 842 .get_features = genphy_c45_pma_read_abilities, 860 .get_features = genphy_c45_pma_read_abilities, 877 .get_features = genphy_c45_pma_read_abilities, 895 .get_features = genphy_c45_pma_read_abilities, 912 .get_features = genphy_c45_pma_read_abilities, 930 .get_features = genphy_c45_pma_read_abilities, 947 .get_features = genphy_c45_pma_read_abilities, 965 .get_features = genphy_c45_pma_read_abilities, 982 .get_features = genphy_c45_pma_read_abilities, 999 .get_features = genphy_c45_pma_read_abilities, [all …]
|
| A D | realtek.c | 1341 .get_features = rtl822x_get_features, 1353 .get_features = rtl822x_get_features, 1367 .get_features = rtl822x_get_features, 1377 .get_features = rtl822x_get_features, 1389 .get_features = rtl822x_get_features, 1403 .get_features = rtl822x_c45_get_features, 1411 .get_features = rtl822x_get_features, 1425 .get_features = rtl822x_c45_get_features, 1433 .get_features = rtl822x_get_features, 1443 .get_features = rtl822x_get_features, [all …]
|
| A D | bcm87xx.c | 203 .get_features = bcm87xx_get_features, 214 .get_features = bcm87xx_get_features,
|
| A D | bcm84881.c | 245 .get_features = bcm84881_get_features,
|
| A D | dp83tg720.c | 352 .get_features = genphy_c45_pma_read_ext_abilities,
|
| A D | marvell-88q2xxx.c | 889 .get_features = mv88q2xxx_get_features, 904 .get_features = mv88q2xxx_get_features,
|
| A D | adin1100.c | 326 .get_features = adin_get_features,
|
| A D | dp83td510.c | 595 .get_features = dp83td510_get_features,
|
| /linux/drivers/net/phy/aquantia/ |
| A D | aquantia_main.c | 866 .get_features = aqr115c_get_features, 891 .get_features = aqr111_get_features, 916 .get_features = aqr111_get_features, 1038 .get_features = aqr111_get_features, 1063 .get_features = aqr115c_get_features,
|
| /linux/drivers/virtio/ |
| A D | virtio_debug.c | 15 device_features = dev->config->get_features(dev); in virtio_debug_device_features_show()
|
| A D | virtio_pci_legacy.c | 198 .get_features = vp_get_features,
|
| A D | virtio_pci_modern.c | 771 .get_features = vp_get_features, 791 .get_features = vp_get_features,
|
| /linux/rust/kernel/net/ |
| A D | phy.rs | 354 T::get_features(dev)?; in get_features_callback() 521 get_features: if T::HAS_GET_FEATURES { in create_phy_driver() 599 fn get_features(_dev: &mut Device) -> Result { in get_features() method
|
| /linux/drivers/input/tablet/ |
| 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/ |
| A D | pcie-designware-plat.c | 78 .get_features = dw_plat_pcie_get_features,
|
| A D | pcie-designware-ep.c | 437 if (!ep->ops->get_features) in dw_pcie_ep_get_features() 440 return ep->ops->get_features(ep); in dw_pcie_ep_get_features() 456 .get_features = dw_pcie_ep_get_features,
|
| A D | pci-layerscape-ep.c | 199 .get_features = ls_pcie_ep_get_features,
|
| A D | pcie-keembay.c | 333 .get_features = keembay_pcie_get_features,
|
| A D | pcie-uniphier-ep.c | 288 .get_features = uniphier_pcie_get_features,
|
| /linux/fs/btrfs/ |
| A D | sysfs.c | 121 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() 1523 u64 features = get_features(fs_info, set); in addrm_unknown_feature_attrs()
|
| /linux/include/linux/ |
| A D | pci-epc.h | 82 const struct pci_epc_features* (*get_features)(struct pci_epc *epc, member
|
| A D | virtio_config.h | 123 u64 (*get_features)(struct virtio_device *vdev); member
|
| /linux/drivers/pci/endpoint/ |
| A D | pci-epc-core.c | 154 if (!epc->ops->get_features) in pci_epc_get_features() 158 epc_features = epc->ops->get_features(epc, func_no, vfunc_no); in pci_epc_get_features()
|
| /linux/drivers/mtd/nand/raw/bcm47xxnflash/ |
| A D | ops_bcm4706.c | 390 b47n->nand_chip.legacy.get_features = nand_get_set_features_notsupp; in bcm47xxnflash_ops_bcm4706_init()
|
| /linux/drivers/isdn/mISDN/ |
| A D | dsp_core.c | 627 get_features(struct mISDNchannel *ch) in get_features() function 912 get_features(ch); in dsp_function()
|