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