Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Ddell-smbios-base.c27 static u32 da_supported_commands; variable
192 if (!(da_supported_commands & (1 << buffer->cmd_class))) { in dell_smbios_call_filter()
194 da_supported_commands); in dell_smbios_call_filter()
372 da_supported_commands = table->supportedCmds; in parse_da_table()