Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/
Dstub_main.c190 static struct stub_priv *stub_priv_pop_from_listhead(struct list_head *listhead) in stub_priv_pop_from_listhead() function
209 priv = stub_priv_pop_from_listhead(&sdev->priv_init); in stub_priv_pop()
213 priv = stub_priv_pop_from_listhead(&sdev->priv_tx); in stub_priv_pop()
217 priv = stub_priv_pop_from_listhead(&sdev->priv_free); in stub_priv_pop()