Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h136 struct peak_usb_device *next_siblings; member
Dpcan_usb_core.c843 (dev->prev_siblings)->next_siblings = dev; in peak_usb_create_dev()
908 dev->next_siblings = NULL; in peak_usb_disconnect()
Dpcan_usb_pro.c957 if (!dev->prev_siblings && !dev->next_siblings) in pcan_usb_pro_free()
Dpcan_usb_fd.c996 if (!dev->prev_siblings && !dev->next_siblings) { in pcan_usb_fd_free()