Searched refs:pd_next (Results 1 – 3 of 3) sorted by relevance
99 LIST_ENTRY(usb_fs_privdata) pd_next;
2193 LIST_INSERT_HEAD(&bus->pd_cleanup_list, pd, pd_next); in usb_destroy_dev()2257 LIST_INSERT_HEAD(&udev->pd_list, pd, pd_next); in usb_cdev_create()2271 LIST_REMOVE(pd, pd_next); in usb_cdev_free()
657 LIST_REMOVE(pd, pd_next); in usb_bus_cleanup()