Lines Matching full:terminal
24 compatible = "zephyr,uac2-input-terminal";
26 terminal-type = <USB_TERMINAL_STREAMING>;
32 compatible = "zephyr,uac2-output-terminal";
35 terminal-type = <BIDIRECTIONAL_TERMINAL_HEADSET>;
36 assoc-terminal = <&mic_input>;
40 compatible = "zephyr,uac2-input-terminal";
42 terminal-type = <BIDIRECTIONAL_TERMINAL_HEADSET>;
44 * provide correct associated terminal ID because the
47 * assoc-terminal = <&headphones_output>;
53 compatible = "zephyr,uac2-output-terminal";
56 terminal-type = <USB_TERMINAL_STREAMING>;
61 linked-terminal = <&out_terminal>;
69 linked-terminal = <&in_terminal>;