Home
last modified time | relevance | path

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

/linux/drivers/platform/mellanox/
H A Dmlx-platform.c405 struct resource *hotplug_resources; member
8137 static int mlxplat_lpc_cpld_device_init(struct resource **hotplug_resources, in mlxplat_lpc_cpld_device_init() argument
8149 *hotplug_resources = mlxplat_mlxcpld_resources; in mlxplat_lpc_cpld_device_init()
8231 mlxplat_pci_fpga_devices_init(struct resource **hotplug_resources, 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()
8303 priv->hotplug_resources, in mlxplat_platdevs_init()
8497 nr, priv->hotplug_resources, in mlxplat_i2c_main_init()
8531 struct resource *hotplug_resources = NULL; in mlxplat_probe() local
[all …]