Lines Matching defs:pipe

481 	 * Save a copy of the default pipe for easy reference
553 * initialize the pipe policy for the interrupt pipe.
769 * Open entry point: Opens the interrupt pipe. Sets up queues.
864 /* Open the interrupt pipe */
897 "unable to start intr pipe polling. rval = %d", rval);
989 * the default pipe, wait forever for them to complete.
1375 * Callback function for the hid intr pipe. This function is called by
1380 hid_interrupt_pipe_callback(usb_pipe_handle_t pipe, usb_intr_req_t *req)
1387 (void *)pipe, (void *)req);
1434 * the pipe in exclusive mode
1437 hid_default_pipe_callback(usb_pipe_handle_t pipe, usb_ctrl_req_t *req)
1450 (void *)pipe, (void *)req, (void *)data);
1480 * Free the control pipe request structure.
1496 * Exception callback routine for interrupt pipe. If there is any data,
1501 hid_interrupt_pipe_exception_callback(usb_pipe_handle_t pipe,
1554 * Exception callback routine for default pipe.
1558 hid_default_pipe_exception_callback(usb_pipe_handle_t pipe,
1651 /* drain all request outstanding on the default control pipe */
2053 * the pipe then, so that ohci doesn't panic.
2182 * initialize interrupt pipe request structure
2193 * Start polling on the interrupt pipe.
2217 * close the interrupt pipe after draining all callbacks
2227 * Close the interrupt pipe
2507 * pipe.
2783 /* stop polling on the intr pipe */
2792 * Reopen intr pipe.
2793 * Enable wrq - this starts new transactions on the control pipe.
2862 * restart polling on the interrupt pipe only if the device
2869 "unable to restart intr pipe poll"
3217 /* restart polling on intr pipe */