Lines Matching refs:terminal
23 compatible = "zephyr,uac2-input-terminal";
25 terminal-type = <USB_TERMINAL_STREAMING>;
31 compatible = "zephyr,uac2-output-terminal";
34 terminal-type = <BIDIRECTIONAL_TERMINAL_HEADSET>;
35 assoc-terminal = <&mic_input>;
39 compatible = "zephyr,uac2-input-terminal";
41 terminal-type = <BIDIRECTIONAL_TERMINAL_HEADSET>;
43 * provide correct associated terminal ID because the
46 * assoc-terminal = <&headphones_output>;
52 compatible = "zephyr,uac2-output-terminal";
55 terminal-type = <USB_TERMINAL_STREAMING>;
60 linked-terminal = <&out_terminal>;
68 linked-terminal = <&in_terminal>;