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

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

Completed in 69 milliseconds