Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/dgap/
Ddgap.c619 int conc_type = 0; in dgap_parsefile() local
933 conc_type = dgap_gettok(in); in dgap_parsefile()
934 if (conc_type == 0 || in dgap_parsefile()
935 (conc_type != CX && conc_type != EPC)) { in dgap_parsefile()
940 p->u.conc.type = conc_type; in dgap_parsefile()