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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dci13xxx_udc.c402 * hw_ep_get_halt: return endpoint halt status
408 static int hw_ep_get_halt(int num, int dir) function
493 } while (value != hw_ep_get_halt(num, dir));
1711 *((u16 *)req->buf) = hw_ep_get_halt(num, dir);

Completed in 106 milliseconds