Searched defs:mlxplat_priv (Results 1 – 1 of 1) sorted by relevance
395 struct mlxplat_priv { struct396 struct platform_device *pdev_i2c;397 struct platform_device *pdev_mux[MLXPLAT_CPLD_LPC_MUX_DEVS];398 struct platform_device *pdev_hotplug;399 struct platform_device *pdev_led;400 struct platform_device *pdev_io_regs;401 struct platform_device *pdev_fan;402 struct platform_device *pdev_wd[MLXPLAT_CPLD_WD_MAX_DEVS];403 struct platform_device *pdev_dpu[MLXPLAT_CPLD_DPU_MAX_DEVS];404 void *regmap;[all …]