Home
last modified time | relevance | path

Searched refs:hotplug_resources_size (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/mellanox/
H A Dmlx-platform.c389 * @hotplug_resources_size: size of system hotplug resources
404 unsigned int hotplug_resources_size; member
7654 unsigned int *hotplug_resources_size) in mlxplat_lpc_cpld_device_init() argument
7666 *hotplug_resources_size = ARRAY_SIZE(mlxplat_mlxcpld_resources); in mlxplat_lpc_cpld_device_init()
7748 unsigned int *hotplug_resources_size) in mlxplat_pci_fpga_devices_init() argument
7788 mlxplat_logicdev_init(struct resource **hotplug_resources, unsigned int *hotplug_resources_size) in mlxplat_logicdev_init() argument
7792 err = mlxplat_pci_fpga_devices_init(hotplug_resources, hotplug_resources_size); in mlxplat_logicdev_init()
7794 return mlxplat_lpc_cpld_device_init(hotplug_resources, hotplug_resources_size); in mlxplat_logicdev_init()
7820 priv->hotplug_resources_size, in mlxplat_platdevs_init()
8014 priv->hotplug_resources_size, in mlxplat_i2c_main_init()
8046 unsigned int hotplug_resources_size = 0; mlxplat_probe() local
[all...]