Home
last modified time | relevance | path

Searched refs:wTerminalType (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.10/include/uapi/linux/usb/
Dvideo.h228 __le16 wTerminalType; member
241 __le16 wTerminalType; member
255 __le16 wTerminalType; member
Daudio.h186 __le16 wTerminalType; /* USB Audio Terminal Types */ member
215 __le16 wTerminalType; /* USB Audio Terminal Types */ member
/Linux-v5.10/include/linux/usb/
Daudio-v2.h119 __le16 wTerminalType; member
136 __le16 wTerminalType; member
Daudio-v3.h77 __le16 wTerminalType; member
93 __le16 wTerminalType; member
/Linux-v5.10/drivers/usb/gadget/function/
Df_uac1.c91 .wTerminalType = cpu_to_le16(UAC_TERMINAL_STREAMING),
102 .wTerminalType = cpu_to_le16(UAC_OUTPUT_TERMINAL_SPEAKER),
113 .wTerminalType = cpu_to_le16(UAC_INPUT_TERMINAL_MICROPHONE),
124 .wTerminalType = cpu_to_le16(UAC_TERMINAL_STREAMING),
Df_uac2.c162 .wTerminalType = cpu_to_le16(UAC_TERMINAL_STREAMING),
176 .wTerminalType = cpu_to_le16(UAC_INPUT_TERMINAL_UNDEFINED),
190 .wTerminalType = cpu_to_le16(UAC_TERMINAL_STREAMING),
204 .wTerminalType = cpu_to_le16(UAC_OUTPUT_TERMINAL_UNDEFINED),
Df_uac1_legacy.c72 .wTerminalType = UAC_TERMINAL_STREAMING,
122 .wTerminalType = UAC_OUTPUT_TERMINAL_SPEAKER,
Df_uvc.c798 cd->wTerminalType = cpu_to_le16(0x0201); in uvc_alloc_inst()
826 od->wTerminalType = cpu_to_le16(0x0101); in uvc_alloc_inst()
Duvc_configfs.c392 UVCG_DEFAULT_CAMERA_ATTR(w_terminal_type, wTerminalType, 16);
506 UVCG_DEFAULT_OUTPUT_ATTR(w_terminal_type, wTerminalType, 16);
/Linux-v5.10/drivers/usb/gadget/legacy/
Dwebcam.c105 .wTerminalType = cpu_to_le16(0x0201),
135 .wTerminalType = cpu_to_le16(0x0101),
/Linux-v5.10/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc62 wTerminalType terminal type
87 wTerminalType terminal type
/Linux-v5.10/sound/usb/
Dmixer.c779 term->type = le16_to_cpu(d->wTerminalType); in parse_term_uac1_iterm_unit()
802 term->type = le16_to_cpu(d->wTerminalType); in parse_term_uac2_iterm_unit()
825 term->type = le16_to_cpu(d->wTerminalType); in parse_term_uac3_iterm_unit()
3159 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()
3170 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()
3196 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()