Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/dell/
H A Ddcdbas.c102 static int smi_data_buf_realloc(unsigned long size) in smi_data_buf_realloc() function
156 ret = smi_data_buf_realloc(buf_size); in smi_data_buf_size_store()
188 ret = smi_data_buf_realloc(pos + count); in smi_data_write()
214 ret = smi_data_buf_realloc(sizeof(struct apm_cmd)); in host_control_action_store()