Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/google/
Dgsmi.c136 static struct gsmi_buf *gsmi_buf_alloc(void) in gsmi_buf_alloc() function
805 gsmi_dev.name_buf = gsmi_buf_alloc(); in gsmi_init()
811 gsmi_dev.data_buf = gsmi_buf_alloc(); in gsmi_init()
817 gsmi_dev.param_buf = gsmi_buf_alloc(); in gsmi_init()