Home
last modified time | relevance | path

Searched defs:otgpipe (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dmotg.c482 struct motg_pipe *otgpipe = MOTG_PIPE2MPIPE(pipe); in motg_select_ep() local
523 struct motg_pipe *otgpipe = MOTG_PIPE2MPIPE(pipe); in motg_open() local
1170 struct motg_pipe *otgpipe = MOTG_PIPE2MPIPE(xfer->ux_pipe); in motg_setup_endpoint_tx() local
1220 struct motg_pipe *otgpipe = MOTG_PIPE2MPIPE(xfer->ux_pipe); in motg_setup_endpoint_rx() local
1287 struct motg_pipe *otgpipe; in motg_device_ctrl_start1() local
1383 struct motg_pipe *otgpipe = MOTG_PIPE2MPIPE(xfer->ux_pipe); in motg_device_ctrl_read() local
1671 struct motg_pipe *otgpipe = MOTG_PIPE2MPIPE(pipe); in motg_device_ctrl_close() local
1715 struct motg_pipe *otgpipe = MOTG_PIPE2MPIPE(xfer->ux_pipe); in motg_device_data_start() local
1730 struct motg_pipe *otgpipe; in motg_device_data_start1() local
1822 struct motg_pipe *otgpipe = MOTG_PIPE2MPIPE(xfer->ux_pipe); in motg_device_data_read() local
[all …]