Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dishtp-dev.h128 struct ishtp_device { global() struct
129 devcishtp_device global() argument
130 pdevishtp_device global() argument
133 suspend_waitishtp_device global() argument
134 suspend_flagishtp_device global() argument
137 resume_waitishtp_device global() argument
138 resume_flagishtp_device global() argument
144 device_lockishtp_device global() argument
146 recvd_hw_readyishtp_device global() argument
147 versionishtp_device global() argument
148 transfer_pathishtp_device global() argument
151 dev_stateishtp_device global() argument
152 hbm_stateishtp_device global() argument
155 read_listishtp_device global() argument
156 read_list_spinlockishtp_device global() argument
159 cl_listishtp_device global() argument
160 cl_list_lockishtp_device global() argument
161 open_handle_countishtp_device global() argument
164 device_listishtp_device global() argument
165 device_list_lockishtp_device global() argument
168 wait_hw_readyishtp_device global() argument
169 wait_hbm_recvd_msgishtp_device global() argument
172 rd_msg_fifoishtp_device global() argument
173 rd_msg_fifo_tailishtp_device global() argument
174 rd_msg_spinlockishtp_device global() argument
175 bh_hbm_workishtp_device global() argument
178 wr_free_listishtp_device global() argument
180 wr_processing_spinlockishtp_device global() argument
182 fw_clientsishtp_device global() argument
185 fw_clients_numishtp_device global() argument
186 fw_client_presentation_numishtp_device global() argument
187 fw_client_indexishtp_device global() argument
188 fw_clients_lockishtp_device global() argument
191 ishtp_host_dma_enabledishtp_device global() argument
192 ishtp_host_dma_tx_bufishtp_device global() argument
193 ishtp_host_dma_tx_buf_sizeishtp_device global() argument
194 ishtp_host_dma_tx_buf_physishtp_device global() argument
195 ishtp_dma_num_slotsishtp_device global() argument
198 ishtp_dma_tx_mapishtp_device global() argument
199 ishtp_dma_tx_lockishtp_device global() argument
202 ishtp_host_dma_rx_bufishtp_device global() argument
203 ishtp_host_dma_rx_buf_sizeishtp_device global() argument
204 ishtp_host_dma_rx_buf_physishtp_device global() argument
229 ishtp_msg_hdrishtp_device ish_ipc_reset() argument
[all...]
H A Dbus.c837 struct device *ishtp_device(struct ishtp_cl_device *device) in ishtp_device() function