Searched refs:can327 (Results 1 – 6 of 6) sorted by relevance
66 struct can327 { struct746 struct can327 *elm = netdev_priv(dev); in can327_netdev_open()790 struct can327 *elm = netdev_priv(dev); in can327_netdev_close()815 struct can327 *elm = netdev_priv(dev); in can327_netdev_start_xmit()891 struct can327 *elm = tty->disc_data; in can327_ldisc_rx()953 struct can327 *elm = container_of(work, struct can327, tx_work); in can327_ldisc_tx_worker()986 struct can327 *elm = tty->disc_data; in can327_ldisc_tx_wakeup()1009 struct can327 *elm; in can327_ldisc_open()1018 dev = alloc_candev(sizeof(struct can327), 0); in can327_ldisc_open()1063 struct can327 *elm = tty->disc_data; in can327_ldisc_close()[all …]
20 obj-$(CONFIG_CAN_CAN327) += can327.o
110 tristate "Serial / USB serial ELM327 based OBD-II Interfaces (can327)"123 Documentation/networking/device_drivers/can/can327.rst125 If this driver is built as a module, it will be called can327.
3 can327: ELM327 driver for Linux SocketCAN35 As such, can327 is a best effort driver. However, this is more than140 for, and are actually a hindrance for can327.150 At present, can327 does not evaluate this response. See the section179 which can327 uses to tell the two apart::214 reception mode on its own and can327 will fall back to "``AT MA``"256 These chips cannot be used at all with can327. They do not support
13 can327
8622 F: Documentation/networking/device_drivers/can/can327.rst8623 F: drivers/net/can/can327.c