Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/udc/
Dnet2280.h199 static inline void clear_halt(struct net2280_ep *ep) in clear_halt() function
Dnet2272.h561 static void clear_halt(struct net2272_ep *ep) in clear_halt() function
Dnet2272.c1000 clear_halt(ep); in net2272_set_halt_and_wedge()
1886 clear_halt(e); in net2272_handle_stat0_irqs()
Dnet2280.c1363 clear_halt(ep); in net2280_set_halt_and_wedge()
2966 clear_halt(e); in handle_stat0_irqs_superspeed()
3255 clear_halt(e); in handle_stat0_irqs()
/linux-6.1.9/drivers/hid/usbhid/
Dhid-core.c1472 int clear_halt = test_bit(HID_CLEAR_HALT, &usbhid->iofl); in hid_restart_io() local
1479 if (clear_halt || reset_pending) in hid_restart_io()
1487 if (!clear_halt) { in hid_restart_io()