Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Ddcdbas.c46 static unsigned long max_smi_data_buf_size = MAX_SMI_DATA_BUF_SIZE; variable
87 if (size > max_smi_data_buf_size) in smi_data_buf_realloc()
170 if ((pos + count) > max_smi_data_buf_size) in smi_data_write()
591 max_smi_data_buf_size = smi_data_buf_size; in dcdbas_check_wsmt()