Home
last modified time | relevance | path

Searched defs:clear_halt (Results 1 – 3 of 3) 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
/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