Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/dgap/
Ddgap.h1216 char *cuname; member
Ddgap.c882 p->u.cuname = kstrdup(s, GFP_KERNEL); in dgap_parsefile()
883 if (!p->u.cuname) in dgap_parsefile()
1293 kfree(p->u.cuname); in dgap_cleanup_nodes()