Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/google/
H A Dgsmi.c149 static struct gsmi_buf *gsmi_buf_alloc(void) in gsmi_buf_alloc() function
935 gsmi_dev.name_buf = gsmi_buf_alloc(); in gsmi_init()
941 gsmi_dev.data_buf = gsmi_buf_alloc(); in gsmi_init()
947 gsmi_dev.param_buf = gsmi_buf_alloc(); in gsmi_init()