Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.h199 static inline void clear_halt(struct net2280_ep *ep) in clear_halt() function
H A Dnet2272.h561 static void clear_halt(struct net2272_ep *ep) in clear_halt() function
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c1477 int clear_halt = test_bit(HID_CLEAR_HALT, &usbhid->iofl); in hid_restart_io() local