struct hsi_port - HSI port device : Driver model representation of the device : Current TX path configuration : Current RX path configuration : Port number : Set when port can be shared by different clients : Reference count of clients which claimed the port : Serialize port claim : Asynchronous transfer callback : Callback to set the HSI client configuration : Callback to clean the HW state and destroy all pending transfers : Callback to inform that a client wants to TX data : Callback to inform that a client no longer wishes to TX data : Callback to inform that a client no longer uses the port : Notifier chain for signaling port events to the clients.
Definition at line 223 of file hsi.h.