Home
last modified time | relevance | path

Searched refs:get_features (Results 1 – 25 of 56) sorted by relevance

123

/drivers/net/phy/
A Dmxl-gpy.c1021 .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 Dbcm87xx.c199 .get_features = bcm87xx_get_features,
210 .get_features = bcm87xx_get_features,
A Dbcm84881.c255 .get_features = bcm84881_get_features,
A Dadin1100.c329 .get_features = adin_get_features,
A Dmarvell-88q2xxx.c1108 .get_features = mv88q2xxx_get_features,
1123 .get_features = mv88q2xxx_get_features,
A Ddp83tg720.c654 .get_features = genphy_c45_pma_read_ext_abilities,
A Dnxp-c45-tja11xx.c2063 .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 Dmarvell-88x2222.c603 .get_features = mv2222_get_features,
A Dphy_device.c3430 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 Dmarvell10g.c1395 .get_features = mv3310_get_features,
1416 .get_features = mv3310_get_features,
/drivers/net/phy/realtek/
A Drealtek_main.c1656 .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 Daquantia_main.c1145 .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 Dpcie-designware-ep.c358 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 Dpcie-designware-plat.c78 .get_features = dw_plat_pcie_get_features,
A Dpci-layerscape-ep.c199 .get_features = ls_pcie_ep_get_features,
A Dpcie-keembay.c333 .get_features = keembay_pcie_get_features,
A Dpcie-uniphier-ep.c288 .get_features = uniphier_pcie_get_features,
A Dpcie-artpec6.c387 .get_features = artpec6_pcie_get_features,
/drivers/input/tablet/
A Dhanwang.c297 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 Dvirtio_pci_legacy.c198 .get_features = vp_get_features,
/drivers/net/phy/mediatek/
A Dmtk-2p5ge.c299 .get_features = mt798x_2p5ge_phy_get_features,
/drivers/pci/endpoint/
A Dpci-epc-core.c147 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 Dops_bcm4706.c393 b47n->nand_chip.legacy.get_features = nand_get_set_features_notsupp; in bcm47xxnflash_ops_bcm4706_init()
/drivers/isdn/mISDN/
A Ddsp_core.c627 get_features(struct mISDNchannel *ch) in get_features() function
912 get_features(ch); in dsp_function()
/drivers/net/phy/qcom/
A Dqca808x.c659 .get_features = qca808x_get_features,

Completed in 61 milliseconds

123