LIBSMBIOS_C_DLL_SPEC int dell_smi_password_min_len(int which)
LIBSMBIOS_C_DLL_SPEC int dell_smi_write_battery_mode_setting(u16 security_key, u32 location, u32 value, u32 *smiret)
LIBSMBIOS_C_DLL_SPEC int dell_smi_password_format(int which)
LIBSMBIOS_C_DLL_SPEC int dell_simple_ci_smi(u16 smiClass, u16 select, const u32 args[4], u32 res[4])
LIBSMBIOS_C_DLL_SPEC int dell_smi_read_nv_storage(u32 location, u32 *curValue, u32 *minValue, u32 *maxValue)
#define LIBSMBIOS_C_DLL_SPEC
Definition: compat.h:48
LIBSMBIOS_C_DLL_SPEC int dell_smi_get_security_key(const char *password, u16 *security_key)
LIBSMBIOS_C_DLL_SPEC int dell_smi_password_verify(int which, const char *password)
LIBSMBIOS_C_DLL_SPEC int dell_smi_write_ac_mode_setting(u16 security_key, u32 location, u32 value, u32 *smiret)
LIBSMBIOS_C_DLL_SPEC int dell_smi_read_ac_mode_setting(u32 location, u32 *curValue, u32 *minValue, u32 *maxValue)
LIBSMBIOS_C_DLL_SPEC bool dell_smi_is_password_present(int which)
unsigned int u32
Definition: types.h:37
LIBSMBIOS_C_DLL_SPEC int dell_smi_password_max_len(int which)
LIBSMBIOS_C_DLL_SPEC const char * dell_smi_strerror()
#define EXTERN_C_BEGIN
Definition: compat.h:55
LIBSMBIOS_C_DLL_SPEC int dell_smi_write_nv_storage(u16 security_key, u32 location, u32 value, u32 *smiret)
unsigned short u16
Definition: types.h:33
unsigned char u8
Definition: types.h:29
LIBSMBIOS_C_DLL_SPEC int dell_smi_password_change(int which, const char *oldpass, const char *newpass)
#define EXTERN_C_END
Definition: compat.h:56
LIBSMBIOS_C_DLL_SPEC int dell_adv_ci_smi(u16 smiClass, u16 select, const u32 args[4], u32 res[4], const u8 *buffer[4], const size_t buffer_size[4])
LIBSMBIOS_C_DLL_SPEC int dell_smi_read_battery_mode_setting(u32 location, u32 *curValue, u32 *minValue, u32 *maxValue)