Home
last modified time | relevance | path

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

/drivers/usb/host/whci/
Dqset.c175 if (whc_std_last(std) && usb_pipeout(std->urb->pipe)) in qset_add_qtds()
456 complete = whc_std_last(std); in process_inactive_qtd()
Dwhcd.h122 static inline bool whc_std_last(struct whc_std *std) in whc_std_last() function