Searched defs:winch (Results 1 – 3 of 3) sorted by relevance
589 struct winch { struct601 struct winch *winch = container_of(work, struct winch, work); in __free_winch() argument611 static void free_winch(struct winch *winch) in free_winch()622 struct winch *winch = data; in winch_interrupt() local668 struct winch *winch; in register_winch_irq() local708 struct winch *winch; in unregister_winch() local729 struct winch *winch; in winch_cleanup() local
27 int winch; member
311 void winch(int sig, struct siginfo *unused_si, struct uml_pt_regs *regs) in winch() function