Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/chipidea/
Dudc.c339 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list() function
436 ret = add_td_to_list(hwep, hwreq, 0); in _hardware_enqueue()
444 ret = add_td_to_list(hwep, hwreq, count); in _hardware_enqueue()
453 ret = add_td_to_list(hwep, hwreq, 0); in _hardware_enqueue()