Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hysdn/
Dhycapi.c25 #define VER_SERIAL 3 macro
462 if ((s = cinfo->version[VER_SERIAL]) != NULL) in hycapi_proc_show()
/Linux-v4.19/drivers/isdn/hardware/avm/
Db1.c432 strlcpy(ctrl->serial, cinfo->version[VER_SERIAL], sizeof(ctrl->serial)); in b1_parse_version()
670 if ((s = cinfo->version[VER_SERIAL]) != NULL) in b1_proc_show()
Davmcard.h28 #define VER_SERIAL 3 macro
Db1dma.c892 if ((s = cinfo->version[VER_SERIAL]) != NULL) in b1dma_proc_show()
Dc4.c1097 if ((s = cinfo->version[VER_SERIAL]) != NULL) in c4_proc_show()