Searched defs:ishtp_device (Results 1 – 2 of 2) sorted by relevance
146 struct ishtp_device { struct163 spinlock_t device_lock;165 bool recvd_hw_ready;174 bool fw_loader_received;176 void *fw_loader_rx_buf;178 int fw_loader_rx_size;191 long open_handle_count;203 unsigned int rd_msg_fifo_head, rd_msg_fifo_tail;208 struct list_head wr_processing_list, wr_free_list;215 uint8_t fw_clients_num;[all …]
839 struct device *ishtp_device(struct ishtp_cl_device *device) in ishtp_device() function
Completed in 7 milliseconds