Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/mellanox/
H A Dmlxreg-lc.c86 struct mlxreg_hotplug_device *aux_devs; member
518 mlxreg_lc->aux_devs = devm_kmemdup(dev, mlxreg_lc_aux_pwr_brdinfo, in mlxreg_lc_sn4800_c16_config_init()
520 if (!mlxreg_lc->aux_devs) in mlxreg_lc_sn4800_c16_config_init()
650 aux_dev = mlxreg_lc->aux_devs; in mlxreg_lc_completion_notify()
656 err = mlxreg_lc_create_static_devices(mlxreg_lc, mlxreg_lc->aux_devs, in mlxreg_lc_completion_notify()
708 mlxreg_lc_destroy_static_devices(mlxreg_lc, mlxreg_lc->aux_devs, mlxreg_lc->aux_devs_num); in mlxreg_lc_completion_notify()
934 mlxreg_lc_destroy_static_devices(mlxreg_lc, mlxreg_lc->aux_devs, mlxreg_lc->aux_devs_num); in mlxreg_lc_remove()