Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/nvec/
Dnvec.c795 char get_firmware_version[] = { NVEC_CNTL, GET_FIRMWARE_VERSION }, in tegra_nvec_probe() local
881 msg = nvec_write_sync(nvec, get_firmware_version, 2); in tegra_nvec_probe()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c889 .get_firmware_version = &ixgbe_get_phy_firmware_version_generic,
Dixgbe_82598.c142 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82598()
Dixgbe_82599.c334 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82599()
Dixgbe_x550.c2438 .get_firmware_version = &ixgbe_get_phy_firmware_version_generic,
Dixgbe_type.h3328 s32 (*get_firmware_version)(struct ixgbe_hw *, u16 *); member