| /USBX-v6.2.1/test/regression/ |
| D | usbx_uxe_host_pima_test.c | 99 ULONG object_actual_length; in ux_test_thread_simulation_0_entry() local 158 …lass_pima_object_get(NX_NULL, &pima_session, 0, &object, object_buffer, 64, &object_actual_length); in ux_test_thread_simulation_0_entry() 161 …t_class_pima_object_get(dummy_pima, NX_NULL, 0, &object, object_buffer, 64, &object_actual_length); in ux_test_thread_simulation_0_entry() 164 …s_pima_object_get(dummy_pima, &pima_session, 0, NX_NULL, object_buffer, 64, &object_actual_length); in ux_test_thread_simulation_0_entry() 167 …t_class_pima_object_get(dummy_pima, &pima_session, 0, &object, NX_NULL, 64, &object_actual_length); in ux_test_thread_simulation_0_entry() 174 …lass_pima_object_get(NX_NULL, &pima_session, 0, &object, object_buffer, 64, &object_actual_length); in ux_test_thread_simulation_0_entry() 177 …t_class_pima_object_get(dummy_pima, NX_NULL, 0, &object, object_buffer, 64, &object_actual_length); in ux_test_thread_simulation_0_entry() 180 …s_pima_object_get(dummy_pima, &pima_session, 0, NX_NULL, object_buffer, 64, &object_actual_length); in ux_test_thread_simulation_0_entry() 183 …t_class_pima_object_get(dummy_pima, &pima_session, 0, &object, NX_NULL, 64, &object_actual_length); in ux_test_thread_simulation_0_entry() 190 …class_pima_thumb_get(NX_NULL, &pima_session, 0, &object, object_buffer, 64, &object_actual_length); in ux_test_thread_simulation_0_entry() [all …]
|
| D | usbx_uxe_device_pima_test.c | 393 ULONG *object_actual_length); 734 ULONG *object_actual_length) in demo_object_data_get() argument
|
| D | usbx_msrc_81292_host_pima_deactivate_semaphore_test.c | 95 ULONG *object_actual_length); 1587 ULONG *object_actual_length) in pima_device_object_data_get() argument 1611 *object_actual_length = 0; in pima_device_object_data_get() 1639 …ce_object_filex_array[handle_index], object_buffer, object_length_requested, object_actual_length); in pima_device_object_data_get()
|
| D | usbx_msrc_81323_host_pima_deactivate_no_int_ep_test.c | 95 ULONG *object_actual_length); 1581 ULONG *object_actual_length) in pima_device_object_data_get() argument 1605 *object_actual_length = 0; in pima_device_object_data_get() 1633 …ce_object_filex_array[handle_index], object_buffer, object_length_requested, object_actual_length); in pima_device_object_data_get()
|
| D | usbx_pima_basic_test.c | 95 ULONG *object_actual_length); 1543 ULONG *object_actual_length) in pima_device_object_data_get() argument 1567 *object_actual_length = 0; in pima_device_object_data_get() 1595 …ce_object_filex_array[handle_index], object_buffer, object_length_requested, object_actual_length); in pima_device_object_data_get()
|
| D | usbx_msrc_72227_host_pima_read_test.c | 95 ULONG *object_actual_length); 1718 ULONG *object_actual_length) in pima_device_object_data_get() argument 1742 *object_actual_length = 0; in pima_device_object_data_get() 1770 …ce_object_filex_array[handle_index], object_buffer, object_length_requested, object_actual_length); in pima_device_object_data_get()
|
| D | usbx_msrc_72525_host_pima_obj_handles_get_test.c | 95 ULONG *object_actual_length); 1672 ULONG *object_actual_length) in pima_device_object_data_get() argument 1696 *object_actual_length = 0; in pima_device_object_data_get() 1724 …ce_object_filex_array[handle_index], object_buffer, object_length_requested, object_actual_length); in pima_device_object_data_get()
|
| D | usbx_msrc_72619_host_pima_stor_ids_get_test.c | 95 ULONG *object_actual_length); 1650 ULONG *object_actual_length) in pima_device_object_data_get() argument 1674 *object_actual_length = 0; in pima_device_object_data_get() 1702 …ce_object_filex_array[handle_index], object_buffer, object_length_requested, object_actual_length); in pima_device_object_data_get()
|
| /USBX-v6.2.1/common/usbx_pictbridge/src/ |
| D | ux_pictbridge_dpsclient_object_data_get.c | 81 … ULONG object_length_requested, ULONG *object_actual_length) in _ux_pictbridge_dpsclient_object_data_get() argument 114 *object_actual_length = object_length_requested; in _ux_pictbridge_dpsclient_object_data_get() 142 *object_actual_length = actual_length; in _ux_pictbridge_dpsclient_object_data_get()
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_pima_object_get.c | 93 ULONG *object_actual_length) in _ux_host_class_pima_object_get() argument 124 *object_actual_length = 0; in _ux_host_class_pima_object_get() 311 …*object_actual_length = transfer_request -> ux_transfer_request_actual_length - UX_HOST_CLASS_PIMA… in _ux_host_class_pima_object_get() 400 *object_actual_length += transfer_request -> ux_transfer_request_actual_length; in _ux_host_class_pima_object_get() 468 ULONG *object_actual_length) in _uxe_host_class_pima_object_get() argument 472 …ion == UX_NULL || object == UX_NULL || object_buffer == UX_NULL || object_actual_length == UX_NULL) in _uxe_host_class_pima_object_get() 476 …, pima_session, object_handle, object, object_buffer, object_buffer_length, object_actual_length)); in _uxe_host_class_pima_object_get()
|
| /USBX-v6.2.1/common/usbx_host_classes/inc/ |
| D | ux_host_class_pima.h | 558 … UCHAR *object_buffer, ULONG object_buffer_length, ULONG *object_actual_length); 593 … UCHAR *object_buffer, ULONG object_buffer_length, ULONG *object_actual_length);
|
| /USBX-v6.2.1/common/usbx_device_classes/inc/ |
| D | ux_device_class_pima.h | 883 … ULONG object_length_requested, ULONG *object_actual_length); 953 … ULONG object_length_requested, ULONG *object_actual_length);
|
| /USBX-v6.2.1/common/usbx_pictbridge/inc/ |
| D | ux_pictbridge.h | 817 … ULONG object_length_requested, ULONG *object_actual_length);
|