Home
last modified time | relevance | path

Searched defs:cur_head (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/dwc2/
H A Dhcd_intr.c2003 struct dwc2_qtd *cur_head; in dwc2_check_qtd_still_ok() local
/linux/arch/sparc/kernel/
H A Dldc.c1673 static int rx_data_wait(struct ldc_channel *lp, unsigned long cur_head) in rx_data_wait()