Searched defs:winch (Results 1 – 3 of 3) sorted by relevance
596 struct winch { struct608 struct winch *winch = container_of(work, struct winch, work); in __free_winch() argument618 static void free_winch(struct winch *winch) in free_winch()630 struct winch *winch = data; in winch_interrupt() local678 struct winch *winch; in register_winch_irq() local718 struct winch *winch; in unregister_winch() local738 struct winch *winch; in winch_cleanup() local
27 int winch; member
324 void winch(int sig, struct siginfo *unused_si, struct uml_pt_regs *regs) in winch() function