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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.h172 unsigned ep0_in:1; member in struct:omap_udc
H A Domap_udc.c1002 is_in = udc->ep0_in;
1489 if (udc->ep0_in) {
1526 if (!udc->ep0_in) {
1592 udc->ep0_in = (u.r.bRequestType & USB_DIR_IN) != 0;
1724 if (!udc->ep0_in && w_length) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Domap_udc.h172 unsigned ep0_in:1; member in struct:omap_udc
H A Domap_udc.c1002 is_in = udc->ep0_in;
1489 if (udc->ep0_in) {
1526 if (!udc->ep0_in) {
1592 udc->ep0_in = (u.r.bRequestType & USB_DIR_IN) != 0;
1724 if (!udc->ep0_in && w_length) {

Completed in 119 milliseconds