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

/linux-4.1.27/drivers/usb/c67x00/
H A Dc67x00-sched.c41 * struct c67x00_ep_data: Host endpoint data structure
43 struct c67x00_ep_data { struct
83 struct c67x00_ep_data *ep_data;
93 struct c67x00_ep_data *ep_data;
244 static struct c67x00_ep_data * c67x00_ep_data_alloc()
248 struct c67x00_ep_data *ep_data; c67x00_ep_data_alloc()
253 /* Check if endpoint already has a c67x00_ep_data struct allocated */ c67x00_ep_data_alloc()
285 struct c67x00_ep_data *prev; c67x00_ep_data_alloc()
301 struct c67x00_ep_data *ep_data = hep->hcpriv; c67x00_ep_data_free()
793 struct c67x00_ep_data *ep_data; c67x00_fill_from_list()

Completed in 74 milliseconds