Searched defs:ishtp_device (Results 1 – 2 of 2) sorted by relevance
128 struct ishtp_device { struct144 spinlock_t device_lock;146 bool recvd_hw_ready;160 spinlock_t cl_list_lock;161 long open_handle_count;173 unsigned int rd_msg_fifo_head, rd_msg_fifo_tail;178 struct list_head wr_processing_list, wr_free_list;185 uint8_t fw_clients_num;187 uint8_t fw_client_index;195 int ishtp_dma_num_slots;[all …]
837 struct device *ishtp_device(struct ishtp_cl_device *device) in ishtp_device() function
Completed in 5 milliseconds