Searched refs:slcan (Results 1 – 3 of 3) sorted by relevance
80 struct slcan { struct313 struct slcan *sl = container_of(work, struct slcan, tx_work); in slcan_transmit()345 struct slcan *sl; in slcan_write_wakeup()473 struct slcan *sl = (struct slcan *) tty->disc_data; in slcan_receive_buf()499 struct slcan *sl; in slc_sync()515 static struct slcan *slc_alloc(void) in slc_alloc()521 struct slcan *sl; in slc_alloc()568 struct slcan *sl; in slcan_open()648 struct slcan *sl = (struct slcan *) tty->disc_data; in slcan_close()676 struct slcan *sl = (struct slcan *) tty->disc_data; in slcan_ioctl()[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.
Completed in 7 milliseconds