Searched defs:winch (Results 1 – 3 of 3) sorted by relevance
717 struct winch { struct729 struct winch *winch = container_of(work, struct winch, work); in __free_winch() argument739 static void free_winch(struct winch *winch) in free_winch()751 struct winch *winch = data; in winch_interrupt() local794 struct winch *winch; in register_winch_irq() local835 struct winch *winch; in unregister_winch() local852 struct winch *winch; in winch_cleanup() local
29 int winch; member
269 void winch(int sig, struct uml_pt_regs *regs) in winch() function