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.c406 unsigned int hotplug_resources_size; member
8138 unsigned int *hotplug_resources_size) in mlxplat_lpc_cpld_device_init() argument
8150 *hotplug_resources_size = ARRAY_SIZE(mlxplat_mlxcpld_resources); in mlxplat_lpc_cpld_device_init()
8232 unsigned int *hotplug_resources_size) in mlxplat_pci_fpga_devices_init() argument
8272 mlxplat_logicdev_init(struct resource **hotplug_resources, unsigned int *hotplug_resources_size) in mlxplat_logicdev_init() argument
8276 err = mlxplat_pci_fpga_devices_init(hotplug_resources, hotplug_resources_size); in mlxplat_logicdev_init()
8278 return mlxplat_lpc_cpld_device_init(hotplug_resources, hotplug_resources_size); in mlxplat_logicdev_init()
8304 priv->hotplug_resources_size, in mlxplat_platdevs_init()
8498 priv->hotplug_resources_size, in mlxplat_i2c_main_init()
8530 unsigned int hotplug_resources_size = 0; in mlxplat_probe() local
[all …]