Searched defs:cs_hsi_iface (Results 1 – 1 of 1) sorted by relevance
79 struct cs_hsi_iface { struct80 struct hsi_client *cl;81 struct hsi_client *master;83 unsigned int iface_state;86 unsigned int data_state;91 unsigned long mmap_base;92 unsigned long mmap_size;94 unsigned int rx_slot;95 unsigned int tx_slot;99 unsigned int buf_size;[all …]