Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/dgap/
Ddgap.h1159 char *pcislotstr; /* PCI SLOT in string */ member
Ddgap.c703 kfree(p->u.board.pcislotstr); in dgap_parsefile()
704 p->u.board.pcislotstr = kstrdup(s, GFP_KERNEL); in dgap_parsefile()
1279 kfree(p->u.board.pcislotstr); in dgap_cleanup_nodes()