Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dudc.c182 * hw_ep_prime: primes endpoint (execute without interruption)
190 static int hw_ep_prime(struct ci_hdrc *ci, int num, int dir, int is_ctrl) in hw_ep_prime() function
622 ret = hw_ep_prime(ci, hwep->num, hwep->dir, in _hardware_enqueue()
648 return hw_ep_prime(ci, hwep->num, hwep->dir, in reprime_dtd()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dudc.c185 * hw_ep_prime: primes endpoint (execute without interruption)
193 static int hw_ep_prime(struct ci_hdrc *ci, int num, int dir, int is_ctrl) in hw_ep_prime() function
635 ret = hw_ep_prime(ci, hwep->num, hwep->dir, in _hardware_enqueue()
661 return hw_ep_prime(ci, hwep->num, hwep->dir, in reprime_dtd()

Completed in 9 milliseconds