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