Home
last modified time | relevance | path

Searched defs:mlxreg_dpu (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/mellanox/
H A Dmlxreg-dpu.c327 struct mlxreg_dpu { struct
336 static bool mlxreg_dpu_writeable_reg(struct device *dev, unsigned int reg) in mlxreg_dpu_writeable_reg() argument
420 mlxreg_dpu_copy_hotplug_data(struct device *dev, struct mlxreg_dpu *mlxreg_dpu, in mlxreg_dpu_copy_hotplug_data()
450 static int mlxreg_dpu_config_init(struct mlxreg_dpu *mlxreg_dpu, void *regmap, in mlxreg_dpu_config_init()
516 static void mlxreg_dpu_config_exit(struct mlxreg_dpu *mlxreg_dpu) in mlxreg_dpu_config_exit()
525 struct mlxreg_dpu *mlxreg_dpu; in mlxreg_dpu_probe() local
593 struct mlxreg_dpu *mlxreg_dpu = platform_get_drvdata(pdev); in mlxreg_dpu_remove() local