mlx5_fpga_temperature
struct mlx5_fpga_temperature *temp);
struct mlx5_fpga_temperature *temp)
struct mlx5_fpga_temperature *temp)
EXPORT_SYMBOL(mlx5_fpga_temperature);
int mlx5_fpga_temperature(struct mlx5_fpga_device *fdev,
struct mlx5_fpga_temperature *temp);
struct mlx5_fpga_temperature *temperature;
temperature = (struct mlx5_fpga_temperature *)data;
mlx5_fpga_temperature(fdev, temperature);
#define MLX5_FPGA_TEMPERATURE _IOWR('m', 0x86, struct mlx5_fpga_temperature)