Home
last modified time | relevance | path

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

/linux/drivers/firmware/google/
H A Dgsmi.c152 static struct gsmi_buf *gsmi_buf_alloc(void) in gsmi_buf_alloc() function
948 gsmi_dev.name_buf = gsmi_buf_alloc(); in gsmi_init()
954 gsmi_dev.data_buf = gsmi_buf_alloc(); in gsmi_init()
960 gsmi_dev.param_buf = gsmi_buf_alloc(); in gsmi_init()