Lines Matching full:terminal
25 compatible = "zephyr,uac2-input-terminal";
27 terminal-type = <USB_TERMINAL_STREAMING>;
43 compatible = "zephyr,uac2-output-terminal";
46 terminal-type = <BIDIRECTIONAL_TERMINAL_HEADSET>;
47 assoc-terminal = <&mic_input>;
51 compatible = "zephyr,uac2-input-terminal";
53 terminal-type = <BIDIRECTIONAL_TERMINAL_HEADSET>;
55 * provide correct associated terminal ID because the
58 * assoc-terminal = <&headphones_output>;
73 compatible = "zephyr,uac2-output-terminal";
76 terminal-type = <USB_TERMINAL_STREAMING>;
81 linked-terminal = <&out_terminal>;
89 linked-terminal = <&in_terminal>;
112 compatible = "zephyr,uac2-input-terminal";
114 terminal-type = <USB_TERMINAL_STREAMING>;
120 compatible = "zephyr,uac2-output-terminal";
123 terminal-type = <OUTPUT_TERMINAL_HEADPHONES>;
128 linked-terminal = <&hs_out_terminal>;