Home
last modified time | relevance | path

Searched refs:can_channel_id (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.c63 return sysfs_emit(buf, "%08X\n", peak_dev->can_channel_id); in can_channel_id_show()
65 static DEVICE_ATTR_RO(can_channel_id);
853 dev->can_channel_id = ch_id; in peak_usb_get_eeprom()
895 dev->can_channel_id = ch_id; in peak_usb_set_eeprom()
1017 dev->adapter->dev_get_can_channel_id(dev, &dev->can_channel_id); in peak_usb_create_dev()
1020 peak_usb_adapter->name, ctrl_idx, dev->can_channel_id); in peak_usb_create_dev()
H A Dpcan_usb_core.h127 u32 can_channel_id; member
H A Dpcan_usb_fd.c1018 dev->can_channel_id = in pcan_usb_fd_init()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-peak_usb2 What: /sys/class/net/<iface>/peak_usb/can_channel_id