Searched defs:mlxplat_priv (Results 1 – 1 of 1) sorted by relevance
355 struct mlxplat_priv { struct356 struct platform_device *pdev_i2c;357 struct platform_device *pdev_mux[MLXPLAT_CPLD_LPC_MUX_DEVS];358 struct platform_device *pdev_hotplug;359 struct platform_device *pdev_led;360 struct platform_device *pdev_io_regs;361 struct platform_device *pdev_fan;362 struct platform_device *pdev_wd[MLXPLAT_CPLD_WD_MAX_DEVS];363 void *regmap;364 struct resource *hotplug_resources;[all …]