Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dmlx-platform.c364 struct resource *hotplug_resources; member
6161 static int mlxplat_lpc_cpld_device_init(struct resource **hotplug_resources, in mlxplat_lpc_cpld_device_init() argument
6173 *hotplug_resources = mlxplat_mlxcpld_resources; in mlxplat_lpc_cpld_device_init()
6253 mlxplat_pci_fpga_devices_init(struct resource **hotplug_resources, in mlxplat_pci_fpga_devices_init() argument
6294 mlxplat_pre_init(struct resource **hotplug_resources, unsigned int *hotplug_resources_size) in mlxplat_pre_init() argument
6298 err = mlxplat_pci_fpga_devices_init(hotplug_resources, hotplug_resources_size); in mlxplat_pre_init()
6300 return mlxplat_lpc_cpld_device_init(hotplug_resources, hotplug_resources_size); in mlxplat_pre_init()
6325 priv->hotplug_resources, in mlxplat_post_init()
6500 nr, priv->hotplug_resources, in mlxplat_i2c_main_init()
6534 struct resource *hotplug_resources = NULL; in mlxplat_probe() local
[all …]