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

/linux-master/drivers/usb/gadget/udc/
H A Dnet2280.h199 static inline void clear_halt(struct net2280_ep *ep) function
H A Dnet2272.h561 static void clear_halt(struct net2272_ep *ep) function
H A Dnet2272.c1000 clear_halt(ep);
1885 clear_halt(e);
H A Dnet2280.c1363 clear_halt(ep);
2965 clear_halt(e);
3254 clear_halt(e);
/linux-master/drivers/hid/usbhid/
H A Dhid-core.c1477 int clear_halt = test_bit(HID_CLEAR_HALT, &usbhid->iofl); local
1484 if (clear_halt || reset_pending)
1492 if (!clear_halt) {

Completed in 471 milliseconds