Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/mellanox/
H A Dmlxreg-lc.c87 int aux_devs_num; member
522 mlxreg_lc->aux_devs_num = ARRAY_SIZE(mlxreg_lc_aux_pwr_brdinfo); in mlxreg_lc_sn4800_c16_config_init()
651 for (i = 0; i < mlxreg_lc->aux_devs_num; i++, aux_dev++) { in mlxreg_lc_completion_notify()
657 mlxreg_lc->aux_devs_num); 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()