Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dhysdn_if.h29 #define ERR_INV_CHAN 1010 /* invalid channel number */ macro
/Linux-v4.19/drivers/isdn/hysdn/
Dhysdn_procconf.c72 return (-ERR_INV_CHAN); /* invalid channel */ in process_line()