| /drivers/net/phy/ |
| A D | mxl-gpy.c | 1021 .get_features = genphy_c45_pma_read_abilities, 1044 .get_features = genphy_c45_pma_read_abilities, 1066 .get_features = genphy_c45_pma_read_abilities, 1089 .get_features = genphy_c45_pma_read_abilities, 1111 .get_features = genphy_c45_pma_read_abilities, 1134 .get_features = genphy_c45_pma_read_abilities, 1156 .get_features = genphy_c45_pma_read_abilities, 1179 .get_features = genphy_c45_pma_read_abilities, 1201 .get_features = genphy_c45_pma_read_abilities, 1223 .get_features = genphy_c45_pma_read_abilities, [all …]
|
| A D | bcm87xx.c | 199 .get_features = bcm87xx_get_features, 210 .get_features = bcm87xx_get_features,
|
| A D | bcm84881.c | 255 .get_features = bcm84881_get_features,
|
| A D | adin1100.c | 329 .get_features = adin_get_features,
|
| A D | marvell-88q2xxx.c | 1108 .get_features = mv88q2xxx_get_features, 1123 .get_features = mv88q2xxx_get_features,
|
| A D | dp83tg720.c | 654 .get_features = genphy_c45_pma_read_ext_abilities,
|
| A D | nxp-c45-tja11xx.c | 2063 .get_features = nxp_c45_get_features, 2088 .get_features = nxp_c45_get_features, 2113 .get_features = nxp_c45_get_features, 2139 .get_features = nxp_c45_get_features,
|
| A D | marvell-88x2222.c | 603 .get_features = mv2222_get_features,
|
| A D | phy_device.c | 3430 else if (phydrv->get_features) in phy_probe() 3431 err = phydrv->get_features(phydev); in phy_probe() 3553 if (WARN_ON(new_driver->features && new_driver->get_features)) { in phy_driver_register() 3627 .get_features = genphy_read_abilities,
|
| A D | marvell10g.c | 1395 .get_features = mv3310_get_features, 1416 .get_features = mv3310_get_features,
|
| /drivers/net/phy/realtek/ |
| A D | realtek_main.c | 1656 .get_features = rtl822x_get_features, 1666 .get_features = rtl822x_get_features, 1678 .get_features = rtl822x_get_features, 1688 .get_features = rtl822x_get_features, 1701 .get_features = rtl822x_get_features, 1716 .get_features = rtl822x_c45_get_features, 1725 .get_features = rtl822x_get_features, 1740 .get_features = rtl822x_c45_get_features, 1749 .get_features = rtl822x_get_features, 1761 .get_features = rtl822x_get_features, [all …]
|
| /drivers/net/phy/aquantia/ |
| A D | aquantia_main.c | 1145 .get_features = aqr105_get_features, 1204 .get_features = aqr115c_get_features, 1229 .get_features = aqr111_get_features, 1254 .get_features = aqr111_get_features, 1376 .get_features = aqr111_get_features, 1401 .get_features = aqr115c_get_features,
|
| /drivers/pci/controller/dwc/ |
| A D | pcie-designware-ep.c | 358 if (!ep->ops->get_features) in dw_pcie_ep_get_bar_type() 361 epc_features = ep->ops->get_features(ep); in dw_pcie_ep_get_bar_type() 647 if (!ep->ops->get_features) in dw_pcie_ep_get_features() 650 return ep->ops->get_features(ep); in dw_pcie_ep_get_features() 667 .get_features = dw_pcie_ep_get_features,
|
| A D | pcie-designware-plat.c | 78 .get_features = dw_plat_pcie_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,
|
| A D | pcie-artpec6.c | 387 .get_features = artpec6_pcie_get_features,
|
| /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()
|
| /drivers/virtio/ |
| A D | virtio_pci_legacy.c | 198 .get_features = vp_get_features,
|
| /drivers/net/phy/mediatek/ |
| A D | mtk-2p5ge.c | 299 .get_features = mt798x_2p5ge_phy_get_features,
|
| /drivers/pci/endpoint/ |
| 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()
|
| /drivers/mtd/nand/raw/bcm47xxnflash/ |
| A D | ops_bcm4706.c | 393 b47n->nand_chip.legacy.get_features = nand_get_set_features_notsupp; in bcm47xxnflash_ops_bcm4706_init()
|
| /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()
|
| /drivers/net/phy/qcom/ |
| A D | qca808x.c | 659 .get_features = qca808x_get_features,
|