Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/chipidea/
Dudc.c340 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list() function
437 ret = add_td_to_list(hwep, hwreq, 0); in _hardware_enqueue()
445 ret = add_td_to_list(hwep, hwreq, count); in _hardware_enqueue()
454 ret = add_td_to_list(hwep, hwreq, 0); in _hardware_enqueue()