Searched defs:clear_halt (Results 1 – 3 of 3) sorted by relevance
199 static inline void clear_halt(struct net2280_ep *ep) in clear_halt() function
561 static void clear_halt(struct net2272_ep *ep) in clear_halt() function
1472 int clear_halt = test_bit(HID_CLEAR_HALT, &usbhid->iofl); in hid_restart_io() local