Searched refs:nct6694 (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/can/usb/ |
| H A D | nct6694_canfd.c | 137 struct nct6694 *nct6694; member 222 ret = nct6694_read_msg(priv->nct6694, &cmd_hd, frame); in nct6694_canfd_handle_rx() 394 ret = nct6694_read_msg(priv->nct6694, &cmd_hd, priv->event); in nct6694_canfd_irq() 491 err = nct6694_write_msg(priv->nct6694, &cmd_hd, frame); in nct6694_canfd_tx_work() 574 ret = nct6694_write_msg(priv->nct6694, &cmd_hd, setting); in nct6694_canfd_start() 603 nct6694_read_msg(priv->nct6694, &cmd_hd, setting); in nct6694_canfd_stop() 606 nct6694_write_msg(priv->nct6694, &cmd_hd, setting); in nct6694_canfd_stop() 714 ret = nct6694_read_msg(priv->nct6694, &cmd_hd, info); in nct6694_canfd_get_clock() 723 struct nct6694 *nct6694 = dev_get_drvdata(pdev->dev.parent); in nct6694_canfd_probe() local 728 port = ida_alloc(&nct6694->canfd_ida, GFP_KERNEL); in nct6694_canfd_probe() [all …]
|
| /linux/drivers/rtc/ |
| H A D | Makefile | 124 obj-$(CONFIG_RTC_DRV_NCT6694) += rtc-nct6694.o
|
| H A D | Kconfig | 447 be called rtc-nct6694.
|
| /linux/drivers/hwmon/ |
| H A D | Makefile | 179 obj-$(CONFIG_SENSORS_NCT6694) += nct6694-hwmon.o
|
| H A D | Kconfig | 1730 will be called nct6694-hwmon.
|
| /linux/drivers/i2c/busses/ |
| H A D | Kconfig | 1366 be called i2c-nct6694.
|
| /linux/ |
| H A D | MAINTAINERS | 18890 F: drivers/gpio/gpio-nct6694.c 18891 F: drivers/hwmon/nct6694-hwmon.c 18892 F: drivers/i2c/busses/i2c-nct6694.c 18893 F: drivers/mfd/nct6694.c 18895 F: drivers/rtc/rtc-nct6694.c 18897 F: include/linux/mfd/nct6694.h
|