Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dq931.c1138 static struct InformationElement we_6[] = variable
1148 #define WE_6_LEN ARRAY_SIZE(we_6)
1334 if (*buf == we_6[i].nr) in dlogframe()
1339 dp += sprintf(dp, " %s\n", we_6[i].descr); in dlogframe()
1340 dp += we_6[i].f(dp, buf); in dlogframe()