Home
last modified time | relevance | path

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

/linux-5.19.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-5.19.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-5.19.10/drivers/usb/gadget/legacy/
Dwebcam.c105 .wTerminalType = cpu_to_le16(0x0201),
136 .wTerminalType = cpu_to_le16(0x0101),
/linux-5.19.10/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc63 wTerminalType terminal type
88 wTerminalType terminal type
/linux-5.19.10/drivers/usb/gadget/function/
Df_uac1.c91 .wTerminalType = cpu_to_le16(UAC_TERMINAL_STREAMING),
101 .wTerminalType = cpu_to_le16(UAC_OUTPUT_TERMINAL_SPEAKER),
111 .wTerminalType = cpu_to_le16(UAC_INPUT_TERMINAL_MICROPHONE),
121 .wTerminalType = cpu_to_le16(UAC_TERMINAL_STREAMING),
Df_uac1_legacy.c72 .wTerminalType = UAC_TERMINAL_STREAMING,
122 .wTerminalType = UAC_OUTPUT_TERMINAL_SPEAKER,
Df_uvc.c811 cd->wTerminalType = cpu_to_le16(0x0201); in uvc_alloc_inst()
840 od->wTerminalType = cpu_to_le16(0x0101); in uvc_alloc_inst()
Df_uac2.c201 .wTerminalType = cpu_to_le16(UAC_TERMINAL_STREAMING),
215 .wTerminalType = cpu_to_le16(UAC_INPUT_TERMINAL_MICROPHONE),
229 .wTerminalType = cpu_to_le16(UAC_TERMINAL_STREAMING),
243 .wTerminalType = cpu_to_le16(UAC_OUTPUT_TERMINAL_SPEAKER),
Duvc_configfs.c370 UVCG_DEFAULT_CAMERA_ATTR(w_terminal_type, wTerminalType, 16);
484 UVCG_DEFAULT_OUTPUT_ATTR(w_terminal_type, wTerminalType, 16);
/linux-5.19.10/sound/usb/
Dmixer.c784 term->type = le16_to_cpu(d->wTerminalType); in parse_term_uac1_iterm_unit()
807 term->type = le16_to_cpu(d->wTerminalType); in parse_term_uac2_iterm_unit()
830 term->type = le16_to_cpu(d->wTerminalType); in parse_term_uac3_iterm_unit()
3245 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()
3256 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()
3282 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()