Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dudc.c354 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list() function
431 ret = add_td_to_list(hwep, hwreq, 0, NULL); in prepare_td_for_non_sg()
447 ret = add_td_to_list(hwep, hwreq, count, NULL); in prepare_td_for_non_sg()
456 ret = add_td_to_list(hwep, hwreq, 0, NULL); in prepare_td_for_non_sg()
475 ret = add_td_to_list(hwep, hwreq, count, s); in prepare_td_per_sg()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dudc.c357 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list() function
434 ret = add_td_to_list(hwep, hwreq, 0, NULL); in prepare_td_for_non_sg()
450 ret = add_td_to_list(hwep, hwreq, count, NULL); in prepare_td_for_non_sg()
459 ret = add_td_to_list(hwep, hwreq, 0, NULL); in prepare_td_for_non_sg()
478 ret = add_td_to_list(hwep, hwreq, count, s); in prepare_td_per_sg()

Completed in 8 milliseconds