Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtty.h28 #define N_SLCAN 17 /* Serial / USB serial CAN Adaptors */ macro
/openbmc/linux/drivers/net/can/slcan/
H A Dslcan-core.c62 MODULE_ALIAS_LDISC(N_SLCAN);
908 .num = N_SLCAN,
/openbmc/linux/drivers/net/can/
H A DKconfig177 ASCII protocol. The driver implements the tty linediscipline N_SLCAN.