get_info
.get_info = bcmfb_get_info,
.get_info = am335x_syscons_get_info,
phy->ops.get_info = e1000_get_phy_info_m88;
phy->ops.get_info = e1000_get_phy_info_m88;
phy->ops.get_info = e1000_get_phy_info_igp;
phy->ops.get_info = e1000_get_phy_info_m88;
phy->ops.get_info = e1000_get_phy_info_igp;
phy->ops.get_info = e1000_get_phy_info_m88;
phy->ops.get_info = e1000_get_phy_info_m88;
phy->ops.get_info = e1000_get_phy_info_m88;
phy->ops.get_info = e1000_get_phy_info_m88;
phy->ops.get_info = e1000_get_phy_info_igp;
phy->ops.get_info = e1000_get_phy_info_82577;
phy->ops.get_info = e1000_get_phy_info_m88;
if (hw->phy.ops.get_info)
return hw->phy.ops.get_info(hw);
s32 (*get_info)(struct e1000_hw *);
phy->ops.get_info = e1000_get_phy_info_82577;
phy->ops.get_info = e1000_get_phy_info_m88;
phy->ops.get_info = e1000_get_phy_info_igp;
phy->ops.get_info = e1000_get_phy_info_ife;
phy->ops.get_info = e1000_get_phy_info_m88;
phy->ops.get_info = e1000_null_ops_generic;
vi_get_info_t *get_info;
(*vidsw[(adp)->va_index]->get_info)((adp), (mode), (info))
if ((error = (*prevvidsw->get_info)(adp, mode, info)))
if ((*prevvidsw->get_info)(adp, mode, info) == 0)
(*prevvidsw->get_info)(adp, mode, &info) == 0) {
if (hw->phy.ops.get_info)
return hw->phy.ops.get_info(hw);
s32 (*get_info)(struct igc_hw *);
phy->ops.get_info = igc_null_ops_generic;
.get_info = ofwfb_get_info,
err = get_info(hdev, dev_name);
static int get_info(int hdev, const char *dev_name);