Searched refs:smi_data_buf_realloc (Results 1 – 1 of 1) sorted by relevance
101 * smi_data_buf_realloc: grow SMI data buffer if needed103 static int smi_data_buf_realloc(unsigned long size) in smi_data_buf_realloc() function 157 ret = smi_data_buf_realloc(buf_size); in smi_data_buf_size_store() 189 ret = smi_data_buf_realloc(pos + count); in smi_data_write() 215 ret = smi_data_buf_realloc(sizeof(struct apm_cmd)); in host_control_action_store()