Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h132 struct peak_usb_device *next_siblings; member
Dpcan_usb_core.c905 (dev->prev_siblings)->next_siblings = dev; in peak_usb_create_dev()
970 dev->next_siblings = NULL; in peak_usb_disconnect()
Dpcan_usb_pro.c960 if (!dev->prev_siblings && !dev->next_siblings) in pcan_usb_pro_free()
Dpcan_usb_fd.c1048 if (!dev->prev_siblings && !dev->next_siblings) { in pcan_usb_fd_free()