Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h134 struct peak_usb_device *next_siblings; member
Dpcan_usb_core.c994 (dev->prev_siblings)->next_siblings = dev; in peak_usb_create_dev()
1058 dev->next_siblings = NULL; in peak_usb_disconnect()
Dpcan_usb_pro.c974 if (!dev->prev_siblings && !dev->next_siblings) in pcan_usb_pro_free()
Dpcan_usb_fd.c1091 if (!dev->prev_siblings && !dev->next_siblings) { in pcan_usb_fd_free()