Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/ !
H A Dnet2280.h199 static inline void clear_halt(struct net2280_ep *ep) in clear_halt() function
H A Dnet2280.c1363 clear_halt(ep); in net2280_set_halt_and_wedge()
2965 clear_halt(e); in handle_stat0_irqs_superspeed()
3254 clear_halt(e); in handle_stat0_irqs()
/linux/drivers/hid/usbhid/ !
H A Dhid-core.c1498 int clear_halt = test_bit(HID_CLEAR_HALT, &usbhid->iofl); in hid_restart_io() local
1505 if (clear_halt || reset_pending) in hid_restart_io()
1513 if (!clear_halt) { in hid_restart_io()