Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/chipidea/
Dudc.c173 static int hw_ep_get_halt(struct ci_hdrc *ci, int num, int dir) in hw_ep_get_halt() function
228 } while (value != hw_ep_get_halt(ci, num, dir)); in hw_ep_set_halt()
885 *(u16 *)req->buf = hw_ep_get_halt(ci, num, dir); in isr_get_status_response()