Home
last modified time | relevance | path

Searched refs:list_cut (Results 1 – 2 of 2) sorted by relevance

/third_party/libusb/libusb/
Dio.c2103 list_cut(&hotplug_msgs, &ctx->hotplug_msgs); in handle_event_trigger()
2112 list_cut(&completed_transfers, &ctx->completed_transfers); in handle_event_trigger()
Dlibusbi.h198 static inline void list_cut(struct list_head *list, struct list_head *head) in list_cut() function