Searched defs:winch (Results 1 – 3 of 3) sorted by relevance
583 struct winch { struct595 struct winch *winch = container_of(work, struct winch, work); in __free_winch() argument605 static void free_winch(struct winch *winch) in free_winch()617 struct winch *winch = data; in winch_interrupt() local663 struct winch *winch; in register_winch_irq() local703 struct winch *winch; in unregister_winch() local723 struct winch *winch; in winch_cleanup() local
27 int winch; member
310 void winch(int sig, struct siginfo *unused_si, struct uml_pt_regs *regs) in winch() function