Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/dell/ !
Ddell-smbios-base.c25 static u32 da_supported_commands; variable
196 if (!(da_supported_commands & (1 << buffer->cmd_class))) { in dell_smbios_call_filter()
198 da_supported_commands); in dell_smbios_call_filter()
390 return da_supported_commands & (1 << class); in dell_smbios_class_is_supported()
410 da_supported_commands = table->supportedCmds; in parse_da_table()