Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgap/
Ddgap.h1220 char *cuname; member
Ddgap.c929 p->u.cuname = kstrdup(s, GFP_KERNEL); in dgap_parsefile()
930 if (!p->u.cuname) in dgap_parsefile()
1339 kfree(p->u.cuname); in dgap_cleanup_nodes()