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

/linux-4.1.27/drivers/usb/usbip/
H A Dstub_main.c215 static struct stub_priv *stub_priv_pop_from_listhead(struct list_head *listhead) stub_priv_pop_from_listhead() function
234 priv = stub_priv_pop_from_listhead(&sdev->priv_init); stub_priv_pop()
238 priv = stub_priv_pop_from_listhead(&sdev->priv_tx); stub_priv_pop()
242 priv = stub_priv_pop_from_listhead(&sdev->priv_free); stub_priv_pop()

Completed in 33 milliseconds