Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dudc.c174 static int hw_ep_get_halt(struct ci_hdrc *ci, int num, int dir) in hw_ep_get_halt() function
234 } while (value != hw_ep_get_halt(ci, num, dir)); in hw_ep_set_halt()
1004 *(u16 *)req->buf = hw_ep_get_halt(ci, num, dir); in isr_get_status_response()