Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/usb/
Daudio-v2.h116 __le16 wTerminalType; member
133 __le16 wTerminalType; member
Daudio-v3.h77 __le16 wTerminalType; member
93 __le16 wTerminalType; member
/linux-6.6.21/include/uapi/linux/usb/
Dvideo.h258 __le16 wTerminalType; member
271 __le16 wTerminalType; member
285 __le16 wTerminalType; member
Daudio.h186 __le16 wTerminalType; /* USB Audio Terminal Types */ member
215 __le16 wTerminalType; /* USB Audio Terminal Types */ member
/linux-6.6.21/drivers/usb/gadget/legacy/
Dwebcam.c104 .wTerminalType = cpu_to_le16(0x0201),
135 .wTerminalType = cpu_to_le16(0x0101),
/linux-6.6.21/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc65 wTerminalType terminal type
90 wTerminalType terminal type
/linux-6.6.21/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.c888 cd->wTerminalType = cpu_to_le16(0x0201); in uvc_alloc_inst()
917 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.c494 UVCG_DEFAULT_CAMERA_ATTR(w_terminal_type, wTerminalType, 16);
667 UVCG_DEFAULT_OUTPUT_ATTR(w_terminal_type, wTerminalType, 16);
/linux-6.6.21/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()
3250 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()
3261 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()
3287 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()