/USBX-v6.2.1/common/usbx_device_classes/src/ |
D | ux_device_class_audio_ioctl.c | 75 UINT _ux_device_class_audio_ioctl(UX_DEVICE_CLASS_AUDIO *audio, ULONG ioctl_function, in _ux_device_class_audio_ioctl() argument 87 switch (ioctl_function) in _ux_device_class_audio_ioctl() 151 UINT _uxe_device_class_audio_ioctl(UX_DEVICE_CLASS_AUDIO *audio, ULONG ioctl_function, in _uxe_device_class_audio_ioctl() argument 160 return(_ux_device_class_audio_ioctl(audio, ioctl_function, parameter)); in _uxe_device_class_audio_ioctl()
|
D | ux_device_class_printer_ioctl.c | 74 UINT _ux_device_class_printer_ioctl(UX_DEVICE_CLASS_PRINTER *printer, ULONG ioctl_function, in _ux_device_class_printer_ioctl() argument 87 switch (ioctl_function) in _ux_device_class_printer_ioctl() 172 UINT _uxe_device_class_printer_ioctl(UX_DEVICE_CLASS_PRINTER *printer, ULONG ioctl_function, in _uxe_device_class_printer_ioctl() argument 182 return (_ux_device_class_printer_ioctl(printer, ioctl_function, parameter)); in _uxe_device_class_printer_ioctl()
|
D | ux_device_class_video_ioctl.c | 71 UINT _ux_device_class_video_ioctl(UX_DEVICE_CLASS_VIDEO *video, ULONG ioctl_function, in _ux_device_class_video_ioctl() argument 83 switch (ioctl_function) in _ux_device_class_video_ioctl()
|
D | ux_device_class_cdc_acm_ioctl.c | 101 UINT _ux_device_class_cdc_acm_ioctl(UX_SLAVE_CLASS_CDC_ACM *cdc_acm, ULONG ioctl_function, in _ux_device_class_cdc_acm_ioctl() argument 119 switch (ioctl_function) in _ux_device_class_cdc_acm_ioctl() 248 …(ULONG)((ioctl_function == UX_SLAVE_CLASS_CDC_ACM_IOCTL_SET_READ_TIMEOUT) ? UX_ENDPOINT_OUT : UX_E… in _ux_device_class_cdc_acm_ioctl()
|
/USBX-v6.2.1/common/usbx_host_classes/src/ |
D | ux_host_class_hid_keyboard_ioctl.c | 78 ULONG ioctl_function, VOID *parameter) in _ux_host_class_hid_keyboard_ioctl() argument 84 switch(ioctl_function) in _ux_host_class_hid_keyboard_ioctl()
|
D | ux_host_class_swar_ioctl.c | 77 UINT _ux_host_class_swar_ioctl(UX_HOST_CLASS_SWAR *swar, ULONG ioctl_function, in _ux_host_class_swar_ioctl() argument 86 switch (ioctl_function) in _ux_host_class_swar_ioctl()
|
D | ux_host_class_video_ioctl.c | 88 UINT _ux_host_class_video_ioctl(UX_HOST_CLASS_VIDEO *video, ULONG ioctl_function, in _ux_host_class_video_ioctl() argument 112 switch (ioctl_function) in _ux_host_class_video_ioctl()
|
D | ux_host_class_gser_ioctl.c | 81 …T _ux_host_class_gser_ioctl(UX_HOST_CLASS_GSER *gser, ULONG interface_index, ULONG ioctl_function, in _ux_host_class_gser_ioctl() argument 103 switch (ioctl_function) in _ux_host_class_gser_ioctl()
|
D | ux_host_class_cdc_acm_ioctl.c | 84 UINT _ux_host_class_cdc_acm_ioctl(UX_HOST_CLASS_CDC_ACM *cdc_acm, ULONG ioctl_function, in _ux_host_class_cdc_acm_ioctl() argument 111 switch (ioctl_function) in _ux_host_class_cdc_acm_ioctl()
|
D | ux_host_class_prolific_ioctl.c | 85 UINT _ux_host_class_prolific_ioctl(UX_HOST_CLASS_PROLIFIC *prolific, ULONG ioctl_function, in _ux_host_class_prolific_ioctl() argument 113 switch (ioctl_function) in _ux_host_class_prolific_ioctl()
|
/USBX-v6.2.1/common/core/src/ |
D | ux_host_class_dpump_ioctl.c | 80 UINT _ux_host_class_dpump_ioctl(UX_HOST_CLASS_DPUMP *dpump, ULONG ioctl_function, in _ux_host_class_dpump_ioctl() argument 103 switch (ioctl_function) in _ux_host_class_dpump_ioctl()
|
/USBX-v6.2.1/common/core/inc/ |
D | ux_host_class_dpump.h | 103 UINT _ux_host_class_dpump_ioctl(UX_HOST_CLASS_DPUMP *dpump, ULONG ioctl_function,
|
/USBX-v6.2.1/common/usbx_device_classes/inc/ |
D | ux_device_class_printer.h | 177 UINT _ux_device_class_printer_ioctl(UX_DEVICE_CLASS_PRINTER *printer, ULONG ioctl_function, 191 UINT _uxe_device_class_printer_ioctl(UX_DEVICE_CLASS_PRINTER *printer, ULONG ioctl_function,
|
D | ux_device_class_cdc_acm.h | 311 UINT _ux_device_class_cdc_acm_ioctl(UX_SLAVE_CLASS_CDC_ACM *cdc_acm, ULONG ioctl_function,
|
D | ux_device_class_audio.h | 493 UINT _ux_device_class_audio_ioctl(UX_DEVICE_CLASS_AUDIO *audio, ULONG ioctl_function, 532 UINT _uxe_device_class_audio_ioctl(UX_DEVICE_CLASS_AUDIO *audio, ULONG ioctl_function,
|
D | ux_device_class_video.h | 637 UINT _ux_device_class_video_ioctl(UX_DEVICE_CLASS_VIDEO *video, ULONG ioctl_function,
|
/USBX-v6.2.1/common/usbx_host_classes/inc/ |
D | ux_host_class_swar.h | 144 UINT _ux_host_class_swar_ioctl(UX_HOST_CLASS_SWAR *swar, ULONG ioctl_function,
|
D | ux_host_class_hid_keyboard.h | 255 ULONG ioctl_function, VOID *parameter);
|
D | ux_host_class_gser.h | 263 … _ux_host_class_gser_ioctl(UX_HOST_CLASS_GSER *gser, ULONG interface_index, ULONG ioctl_function,
|
D | ux_host_class_video.h | 650 UINT _ux_host_class_video_ioctl(UX_HOST_CLASS_VIDEO *video, ULONG ioctl_function, VOID *paramete…
|