usb_ac_with_usba.wlcmd revision 3138:7bbdcbfa4cd5
1#
2# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5# CDDL HEADER START
6#
7# The contents of this file are subject to the terms of the
8# Common Development and Distribution License (the "License").
9# You may not use this file except in compliance with the License.
10#
11# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12# or http://www.opensolaris.org/os/licensing.
13# See the License for the specific language governing permissions
14# and limitations under the License.
15#
16# When distributing Covered Code, include this CDDL HEADER in each
17# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18# If applicable, add the following below this CDDL HEADER, with the
19# fields enclosed by brackets "[]" replaced with your own identifying
20# information: Portions Copyright [yyyy] [name of copyright owner]
21#
22# CDDL HEADER END
23#
24#ident	"%Z%%M%	%I%	%E% SMI"
25
26one ohci_state
27one ehci_state
28one uhci_state
29one usb_ac_state
30one usba_pipe_handle_data
31one usba_ph_impl
32one hubd
33one usba_device
34
35### specify the root functions
36root	usb_console_output_init
37root	usb_console_output_fini
38root	usb_console_output_enter
39root	usb_console_output_exit
40root	usb_console_write
41root	usb_console_input_enter
42root	usb_console_input_exit
43root	usb_console_input_fini
44root	usb_console_input_init
45root	usb_console_read
46root	usb_get_dev_descr
47root	usb_get_if_number
48root	usb_parse_CV_cfg_descr
49root	usb_parse_CV_ep_descr
50root	usb_parse_CV_if_descr
51root	usb_pipe_get_private
52root	usb_get_current_frame_number
53root	usb_get_max_isoc_pkts
54root	usb_pipe_set_private
55root	usb_req_raise_power
56root	usb_req_lower_power
57root    usb_rval2errno
58root	usb_set_device_pwrlvl0
59root	usb_set_device_pwrlvl1
60root	usb_set_device_pwrlvl2
61root	usb_set_device_pwrlvl3
62root	usb_is_pm_enabled
63root	usb_async_req
64root	usb_pipe_bulk_transfer_size
65root	usb_log
66root    usb_alloc_bulk_req
67root    usb_clear_feature
68root    usb_get_alt_if
69root    usb_get_ep_descr
70root    usb_get_if_descr
71root    usb_pipe_isoc_xfer
72root    usb_pipe_stop_isoc_polling
73root    usb_set_alt_if
74root    usb_set_cfg
75root    usb_get_cfg
76root	usb_ep_num
77root	usb_get_status
78root	usb_pipe_reset
79root	usb_pipe_bulk_xfer
80root	usb_get_ep_data
81root    usb_log_descr_tree
82root    usb_print_descr_tree
83root	usb_pipe_ctrl_xfer_wait
84root	usb_pipe_drain_reqs
85root	usb_try_serialize_access
86root	usb_free_bulk_req
87root	usb_fini_serialization
88root	usb_clr_feature
89root	usb_register_hotplug_cbs
90root	usb_get_current_cfgidx
91root    usb_register_client
92
93root	hcdi_autoclearing
94root	hcdi_cb_thread
95root    hcdi_shared_cb_thread
96
97root 	usb_ugen_attach
98root    usb_ugen_close
99root    usb_ugen_detach
100root    usb_ugen_disconnect_ev_cb
101root    usb_ugen_get_hdl
102root    usb_ugen_open
103root    usb_ugen_poll
104root    usb_ugen_power
105root    usb_ugen_read
106root    usb_ugen_reconnect_ev_cb
107root    usb_ugen_write
108
109root	usba_pipe_get_policy
110root    usba_get_hc_dma_attr
111root    usba_hcdi_get_req_private
112root    usba_hcdi_set_req_private
113root	usba_pipe_do_async_func_thread
114root	usba_pipe_sync_reset
115root    usba_dbuf_tail
116root	hubd_bus_power
117root	usba_hubdi_power
118root	usba_hubdi_root_hub_power
119root	usba_get_hotplug_stats
120root	usba_reset_hotplug_stats
121root	usba_ready_interface_node
122root	usba_free_hcdi_ops
123root	usba_async_req_raise_power
124root	usba_async_req_lower_power
125root	usba_ascii_string_descr
126root	usba_move_list
127root    usba_taskq_destroy
128root	usba_mk_mctl
129root	usb_fail_checkpoint
130
131
132root	hubd_restore_state_cb
133root	hubd_root_hub_cleanup_thread
134root    hubd_disconnect_event_cb
135root    hubd_post_resume_event_cb
136root    hubd_pre_suspend_event_cb
137root    hubd_reconnect_event_cb
138root	hubd_hotplug_thread
139root	hubd_cpr_post_user_callb
140
141root	ohci_intr
142root	ehci_intr
143
144### specify the usb_ac root functions
145root usb_ac_dacf.c:usb_ac_mux_plumbing
146root usb_ac_dacf.c:usb_ac_mux_unplumbing
147root usb_ac_open
148root usb_ac_close
149root usb_ac_disconnect_event_cb
150root usb_ac_reconnect_event_cb
151root usb_ac_power
152root usb_ac_lrput
153root usb_ac_uwput
154root usb_ac_power
155root usb_ac_pause_play
156root usb_ac_set_config
157root usb_ac_set_format
158root usb_ac_setup
159root usb_ac_start_play
160root usb_ac_start_record
161root usb_ac_stop_play
162root usb_ac_stop_record
163root usb_ac_teardown
164
165add usba_pipe_async_req::sync_func targets usba_pipe_sync_close
166add usba_pipe_async_req::sync_func targets usba_pipe_sync_reset
167
168add usba_pipe_async_req::callback targets warlock_dummy
169add usb_ctrl_req::ctrl_cb targets warlock_dummy
170add usb_ctrl_req::ctrl_exc_cb targets warlock_dummy
171add usb_bulk_req::bulk_cb targets warlock_dummy
172add usb_bulk_req::bulk_exc_cb targets warlock_dummy
173add usb_isoc_req::isoc_cb targets warlock_dummy
174add usb_isoc_req::isoc_exc_cb targets warlock_dummy
175
176add usba_pm_req::cb targets warlock_dummy
177add ohci_trans_wrapper::tw_handle_td targets ohci_handle_ctrl_td
178add ohci_trans_wrapper::tw_handle_td targets ohci_handle_bulk_td
179add ohci_trans_wrapper::tw_handle_td targets ohci_handle_intr_td
180add ohci_trans_wrapper::tw_handle_td targets ohci_handle_isoc_td
181
182add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_ctrl_qtd
183add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_bulk_qtd
184add ehci_trans_wrapper::tw_handle_qtd targets ehci_handle_intr_qtd
185
186add usb_ac_state_space::restore_func targets usb_ac_restore_audio_state
187add usb_ac_state_space::get_featureID_func targets usb_ac_get_featureID
188add usb_ac_state_space::pm_busy_component targets usb_ac_pm_busy_component
189add usb_ac_state_space::pm_idle_component targets usb_ac_pm_idle_component
190
191