Home
last modified time | relevance | path

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

/linux/drivers/usb/usbip/
A Dstub_main.c278 static struct stub_priv *stub_priv_pop_from_listhead(struct list_head *listhead) in stub_priv_pop_from_listhead() function
333 priv = stub_priv_pop_from_listhead(&sdev->priv_init); in stub_priv_pop()
337 priv = stub_priv_pop_from_listhead(&sdev->priv_tx); in stub_priv_pop()
341 priv = stub_priv_pop_from_listhead(&sdev->priv_free); in stub_priv_pop()

Completed in 4 milliseconds