Searched refs:mlxbf_bootctl_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/mellanox/ |
H A D | mlxbf-bootctl.c | 130 static int mlxbf_bootctl_store(int smc_op, const char *buf, size_t count) in mlxbf_bootctl_store() function 155 return mlxbf_bootctl_store(MLXBF_BOOTCTL_SET_RESET_ACTION, buf, count); in reset_action_store() 169 return mlxbf_bootctl_store(MLXBF_BOOTCTL_SET_SECOND_RESET_ACTION, buf, in second_reset_action_store()
|
/kernel/linux/linux-6.6/drivers/platform/mellanox/ |
H A D | mlxbf-bootctl.c | 212 static int mlxbf_bootctl_store(int smc_op, const char *buf, size_t count) in mlxbf_bootctl_store() function 237 return mlxbf_bootctl_store(MLXBF_BOOTCTL_SET_RESET_ACTION, buf, count); in reset_action_store() 251 return mlxbf_bootctl_store(MLXBF_BOOTCTL_SET_SECOND_RESET_ACTION, buf, in second_reset_action_store()
|
Completed in 4 milliseconds