Home
last modified time | relevance | path

Searched refs:get_firmware_version (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/nvec/
Dnvec.c796 char get_firmware_version[] = { NVEC_CNTL, GET_FIRMWARE_VERSION }, in tegra_nvec_probe() local
882 msg = nvec_write_sync(nvec, get_firmware_version, 2); in tegra_nvec_probe()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c853 .get_firmware_version = &ixgbe_get_phy_firmware_version_generic,
Dixgbe_82598.c142 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82598()
Dixgbe_x550.c1494 .get_firmware_version = &ixgbe_get_phy_firmware_version_generic,
Dixgbe_82599.c332 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82599()
Dixgbe_type.h3106 s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *); member