Lines Matching full:terminal
167 * enum sdca_it_controls - SDCA Controls for Input Terminal
169 * Control Selectors for Input Terminal from SDCA specification v1.0
187 * enum sdca_ot_controls - SDCA Controls for Output Terminal
189 * Control Selectors for Output Terminal from SDCA specification v1.0
834 * enum sdca_terminal_type - SDCA Terminal Types
836 * Indicate what a Terminal Entity is used for, see in section 6.2.3
923 * Indicate the type of Connector that a Terminal Entity represents,
946 * @clock: Pointer to the Entity providing this Terminal's clock.
947 * @type: Usage of the Terminal Entity.
948 * @connector: Physical Connector of the Terminal Entity.
949 * @reference: Physical Jack number of the Terminal Entity.
950 * @num_transducer: Number of transducers attached to the Terminal Entity.
951 * @is_dataport: Boolean indicating if this Terminal represents a Dataport.
1033 * @SDCA_ENTITY_TYPE_IT: Input Terminal.
1034 * @SDCA_ENTITY_TYPE_OT: Output Terminal.
1179 * @iot: Input/Output Terminal specific Entity properties.