Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/dgnc/
Ddgnc_cls.c669 int iindex = 0; in cls_param() local
706 iindex = 1; in cls_param()
709 iindex += 2; in cls_param()
713 if ((iindex >= 0) && (iindex < 4) && (jindex >= 0) && in cls_param()
715 baud = bauds[iindex][jindex]; in cls_param()