Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgap/
Ddgap.c655 int conc_type = 0; in dgap_parsefile() local
980 conc_type = dgap_gettok(in); in dgap_parsefile()
981 if (conc_type == 0 || (conc_type != CX && in dgap_parsefile()
982 conc_type != EPC)) { in dgap_parsefile()
987 p->u.conc.type = conc_type; in dgap_parsefile()