Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dnet2280.h198 static inline void clear_halt(struct net2280_ep *ep) in clear_halt() function
H A Dnet2272.h560 static void clear_halt(struct net2272_ep *ep) in clear_halt() function
H A Dnet2272.c998 clear_halt(ep); in net2272_set_halt_and_wedge()
1873 clear_halt(e); in net2272_handle_stat0_irqs()
H A Dnet2280.c1368 clear_halt(ep); in net2280_set_halt_and_wedge()
2962 clear_halt(e); in handle_stat0_irqs_superspeed()
3249 clear_halt(e); in handle_stat0_irqs()
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dhid-core.c1469 int clear_halt = test_bit(HID_CLEAR_HALT, &usbhid->iofl); in hid_restart_io() local
1476 if (clear_halt || reset_pending) in hid_restart_io()
1484 if (!clear_halt) { in hid_restart_io()