Searched refs:slcan (Results 1 – 5 of 5) sorted by relevance
80 struct slcan { struct143 static void slc_bump(struct slcan *sl) in slc_bump()226 static void slcan_unesc(struct slcan *sl, unsigned char s) in slcan_unesc()252 static void slc_encaps(struct slcan *sl, struct can_frame *cf) in slc_encaps()313 struct slcan *sl = container_of(work, struct slcan, tx_work); in slcan_transmit()345 struct slcan *sl; in slcan_write_wakeup()357 struct slcan *sl = netdev_priv(dev); in slc_xmit()390 struct slcan *sl = netdev_priv(dev); in slc_close()408 struct slcan *sl = netdev_priv(dev); in slc_open()472 struct slcan *sl = (struct slcan *) tty->disc_data; in slcan_receive_buf()[all …]
8 obj-$(CONFIG_CAN_SLCAN) += slcan.o
32 tristate "Serial / USB serial CAN Adaptors (slcan)"47 The slcan driver supports up to 10 CAN netdevices by default which49 also be built as a module. If so, the module will be called slcan.
17 PACKAGES =+ "${PN}-access ${PN}-isotp ${PN}-j1939 ${PN}-cantest ${PN}-slcan ${PN}-log"40 FILES:${PN}-slcan = "${bindir}/slcan*"
987 # required by slcan.ko