Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dtty.h28 #define N_SLCAN 17 /* Serial / USB serial CAN Adaptors */ macro
/linux-5.19.10/drivers/net/can/
Dslcan.c60 MODULE_ALIAS_LDISC(N_SLCAN);
703 .num = N_SLCAN,
DKconfig37 ASCII protocol. The driver implements the tty linediscipline N_SLCAN.