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