Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/
Ddcdbas.c80 static int smi_data_buf_realloc(unsigned long size) in smi_data_buf_realloc() function
144 ret = smi_data_buf_realloc(buf_size); in smi_data_buf_size_store()
176 ret = smi_data_buf_realloc(pos + count); in smi_data_write()
202 ret = smi_data_buf_realloc(sizeof(struct apm_cmd)); in host_control_action_store()