Searched refs:list_first (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dwhiteheat.c255 static struct list_head *list_first(struct list_head *head);
586 tmp = list_first(&info->tx_urbs_free);
596 tmp = list_first(&info->rx_urbs_free);
780 tmp = list_first(&info->tx_urbs_free);
1459 static struct list_head *list_first(struct list_head *head) function

Completed in 56 milliseconds