Lines Matching refs:targets

187 add        ds_ops::ds_attach targets keyspan_attach
188 add ds_ops::ds_detach targets keyspan_detach
189 add ds_ops::ds_register_cb targets keyspan_register_cb
190 add ds_ops::ds_unregister_cb targets keyspan_unregister_cb
191 add ds_ops::ds_open_port targets keyspan_open_port
192 add ds_ops::ds_close_port targets keyspan_close_port
193 add ds_ops::ds_usb_power targets keyspan_usb_power
194 add ds_ops::ds_suspend targets keyspan_suspend
195 add ds_ops::ds_resume targets keyspan_resume
196 add ds_ops::ds_disconnect targets keyspan_disconnect
197 add ds_ops::ds_reconnect targets keyspan_reconnect
198 add ds_ops::ds_set_port_params targets keyspan_set_port_params
199 add ds_ops::ds_set_modem_ctl targets keyspan_set_modem_ctl
200 add ds_ops::ds_get_modem_ctl targets keyspan_get_modem_ctl
201 add ds_ops::ds_break_ctl targets keyspan_break_ctl
202 add ds_ops::ds_loopback targets keyspan_loopback
203 add ds_ops::ds_tx targets keyspan_tx
204 add ds_ops::ds_rx targets keyspan_rx
205 add ds_ops::ds_stop targets keyspan_stop
206 add ds_ops::ds_start targets keyspan_start
207 add ds_ops::ds_fifo_flush targets keyspan_fifo_flush
208 add ds_ops::ds_fifo_drain targets keyspan_fifo_drain
209 add ds_ops::ds_out_pipe targets warlock_dummy
210 add ds_ops::ds_in_pipe targets warlock_dummy
212 add keyspan_port::kp_cb.cb_tx targets usbser_tx_cb
213 add keyspan_port::kp_cb.cb_rx targets usbser_rx_cb
214 add keyspan_port::kp_cb.cb_status targets usbser_status_cb
216 add hubd::h_cleanup_child targets warlock_dummy
217 add usb_ctrl_req::ctrl_cb targets warlock_dummy
218 add usb_ctrl_req::ctrl_exc_cb targets warlock_dummy
219 add usb_bulk_req::bulk_cb targets keyspan_bulkin_cb
220 add usb_bulk_req::bulk_exc_cb targets keyspan_bulkin_cb
221 add usb_bulk_req::bulk_cb targets keyspan_bulkout_cb
222 add usb_bulk_req::bulk_exc_cb targets keyspan_bulkout_cb
223 add usb_bulk_req::bulk_cb targets keyspan_status_cb
224 add usb_bulk_req::bulk_exc_cb targets keyspan_status_cb
225 add usb_bulk_req::bulk_cb targets keyspan_bulkin_cb_usa49wg
226 add usb_bulk_req::bulk_exc_cb targets keyspan_bulkin_cb_usa49wg
227 add usb_intr_req::intr_cb targets keyspan_introut_cb_usa49wg
228 add usb_intr_req::intr_exc_cb targets keyspan_introut_cb_usa49wg
229 add usb_intr_req::intr_cb targets keyspan_intr_cb_usa49wg
230 add usb_intr_req::intr_exc_cb targets keyspan_intr_ex_cb_usa49wg
232 add usb_isoc_req::isoc_cb targets warlock_dummy
233 add usb_isoc_req::isoc_exc_cb targets warlock_dummy
234 add usba_pipe_async_req::callback targets warlock_dummy
235 add usba_pipe_async_req::sync_func targets warlock_dummy
236 add usba_pm_req::cb targets warlock_dummy
238 add ohci_trans_wrapper::tw_handle_td targets ohci_handle_ctrl_td
239 add ohci_trans_wrapper::tw_handle_td targets ohci_handle_bulk_td
240 add ohci_trans_wrapper::tw_handle_td targets ohci_handle_intr_td
241 add ohci_trans_wrapper::tw_handle_td targets ohci_handle_isoc_td
243 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
244 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_intr_qtd
245 add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_ctrl_qtd