Searched refs:gsmi_buf_alloc (Results 1 - 1 of 1) sorted by relevance

/drivers/firmware/google/
H A Dgsmi.c135 static struct gsmi_buf *gsmi_buf_alloc(void) function
812 gsmi_dev.name_buf = gsmi_buf_alloc();
818 gsmi_dev.data_buf = gsmi_buf_alloc();
824 gsmi_dev.param_buf = gsmi_buf_alloc();

Completed in 39 milliseconds