Searched refs:resume_detect_interrupts_are_broken (Results 1 – 5 of 5) sorted by relevance
267 static int resume_detect_interrupts_are_broken(struct uhci_hcd *uhci) in resume_detect_interrupts_are_broken() function278 return uhci->resume_detect_interrupts_are_broken ? in resume_detect_interrupts_are_broken()279 uhci->resume_detect_interrupts_are_broken(uhci) : 0; in resume_detect_interrupts_are_broken()344 resume_detect_interrupts_are_broken(uhci)) in suspend_rh()
51 uhci->resume_detect_interrupts_are_broken = NULL; in uhci_grlib_init()
29 uhci->resume_detect_interrupts_are_broken = NULL; in uhci_platform_init()
141 uhci->resume_detect_interrupts_are_broken = in uhci_pci_init()
455 int (*resume_detect_interrupts_are_broken) (struct uhci_hcd *uhci); member