Searched refs:POLLED_INPUT_MODE_INUSE (Results 1 – 6 of 6) sorted by relevance
60 #define POLLED_INPUT_MODE_INUSE 0x04 macro
47 #define POLLED_INPUT_MODE_INUSE 0x04 macro
162 uhci_polledp->uhci_polled_flags |= POLLED_INPUT_MODE_INUSE; in uhci_hcdi_polled_input_enter()189 uhci_polledp->uhci_polled_flags &= ~POLLED_INPUT_MODE_INUSE; in uhci_hcdi_polled_input_exit()583 if (uhci_polledp->uhci_polled_flags & POLLED_INPUT_MODE_INUSE) { in uhci_polled_save_state()715 if (uhci_polledp->uhci_polled_flags & POLLED_INPUT_MODE_INUSE) { in uhci_polled_restore_state()
298 ehci_polledp->ehci_polled_flags |= POLLED_INPUT_MODE_INUSE; in ehci_hcdi_polled_input_enter()342 ehci_polledp->ehci_polled_flags &= ~POLLED_INPUT_MODE_INUSE; in ehci_hcdi_polled_input_exit()971 if (ehci_polledp->ehci_polled_flags & POLLED_INPUT_MODE_INUSE) { in ehci_polled_save_state()1186 if (ehci_polledp->ehci_polled_flags & POLLED_INPUT_MODE_INUSE) { in ehci_polled_restore_state()
251 ohci_polledp->ohci_polled_flags |= POLLED_INPUT_MODE_INUSE; in ohci_hcdi_polled_input_enter()278 ohci_polledp->ohci_polled_flags &= ~POLLED_INPUT_MODE_INUSE; in ohci_hcdi_polled_input_exit()896 if (ohci_polledp->ohci_polled_flags & POLLED_INPUT_MODE_INUSE) { in ohci_polled_save_state()1285 if (ohci_polledp->ohci_polled_flags & POLLED_INPUT_MODE_INUSE) { in ohci_polled_restore_state()