Lines Matching refs:add

14 # If applicable, add the following below this CDDL HEADER, with the
59 add ds_ops::ds_attach targets usbsacm_ds_attach
60 add ds_ops::ds_detach targets usbsacm_ds_detach
61 add ds_ops::ds_register_cb targets usbsacm_ds_register_cb
62 add ds_ops::ds_unregister_cb targets usbsacm_ds_unregister_cb
63 add ds_ops::ds_open_port targets usbsacm_ds_open_port
64 add ds_ops::ds_close_port targets usbsacm_ds_close_port
65 add ds_ops::ds_usb_power targets usbsacm_ds_usb_power
66 add ds_ops::ds_suspend targets usbsacm_ds_suspend
67 add ds_ops::ds_resume targets usbsacm_ds_resume
68 add ds_ops::ds_disconnect targets usbsacm_ds_disconnect
69 add ds_ops::ds_reconnect targets usbsacm_ds_reconnect
70 add ds_ops::ds_set_port_params targets usbsacm_ds_set_port_params
71 add ds_ops::ds_set_modem_ctl targets usbsacm_ds_set_modem_ctl
72 add ds_ops::ds_get_modem_ctl targets usbsacm_ds_get_modem_ctl
73 add ds_ops::ds_break_ctl targets usbsacm_ds_break_ctl
74 add ds_ops::ds_tx targets usbsacm_ds_tx
75 add ds_ops::ds_rx targets usbsacm_ds_rx
76 add ds_ops::ds_stop targets usbsacm_ds_stop
77 add ds_ops::ds_start targets usbsacm_ds_start
78 add ds_ops::ds_fifo_flush targets usbsacm_ds_fifo_flush
79 add ds_ops::ds_fifo_drain targets usbsacm_ds_fifo_drain
80 add ds_ops::ds_in_pipe targets warlock_dummy
81 add ds_ops::ds_out_pipe targets warlock_dummy
83 add usbsacm_port::acm_cb.cb_tx targets usbser_tx_cb
84 add usbsacm_port::acm_cb.cb_rx targets usbser_rx_cb
86 add bus_ops::bus_add_eventcall targets warlock_dummy
87 add bus_ops::bus_get_eventcookie targets warlock_dummy
88 add bus_ops::bus_post_event targets warlock_dummy
89 add bus_ops::bus_remove_eventcall targets warlock_dummy
90 add bus_ops::bus_intr_ctl targets warlock_dummy
91 add bus_ops::bus_config targets warlock_dummy
92 add bus_ops::bus_unconfig targets warlock_dummy