Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dmlx-platform.c365 unsigned int hotplug_resources_size; member
6162 unsigned int *hotplug_resources_size) in mlxplat_lpc_cpld_device_init() argument
6174 *hotplug_resources_size = ARRAY_SIZE(mlxplat_mlxcpld_resources); in mlxplat_lpc_cpld_device_init()
6254 unsigned int *hotplug_resources_size) 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()
6326 priv->hotplug_resources_size, in mlxplat_post_init()
6501 priv->hotplug_resources_size, in mlxplat_i2c_main_init()
6533 unsigned int hotplug_resources_size = 0; in mlxplat_probe() local
[all …]