Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Ddcdbas.c45 static unsigned long max_smi_data_buf_size = MAX_SMI_DATA_BUF_SIZE; variable
86 if (size > max_smi_data_buf_size) in smi_data_buf_realloc()
169 if ((pos + count) > max_smi_data_buf_size) in smi_data_write()
574 max_smi_data_buf_size = smi_data_buf_size; in dcdbas_check_wsmt()