Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Dmessage.c6367 static word fax_info[] = { in nl_ind() local
6696 if (((T30_INFO *)plci->NL.RBuffer->P)->code < ARRAY_SIZE(fax_info)) in nl_ind()
6697 info = fax_info[((T30_INFO *)plci->NL.RBuffer->P)->code]; in nl_ind()