Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dudc.c177 static int hw_ep_get_halt(struct ci_hdrc *ci, int num, int dir) in hw_ep_get_halt() function
237 } while (value != hw_ep_get_halt(ci, num, dir)); in hw_ep_set_halt()
1018 *(u16 *)req->buf = hw_ep_get_halt(ci, num, dir); in isr_get_status_response()