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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dwhiteheat.c246 static struct list_head *list_first(struct list_head *head);
522 tmp = list_first(&info->tx_urbs_free);
532 tmp = list_first(&info->rx_urbs_free);
735 tmp = list_first(&info->tx_urbs_free);
1399 static struct list_head *list_first(struct list_head *head) function

Completed in 92 milliseconds