Home
last modified time | relevance | path

Searched refs:ux_host_class_pima_command_parameter_2 (Results 1 – 14 of 14) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_pima_object_delete.c103 command.ux_host_class_pima_command_parameter_2 = 0; in _ux_host_class_pima_object_delete()
Dux_host_class_pima_object_copy.c104 command.ux_host_class_pima_command_parameter_2 = storage_id; in _ux_host_class_pima_object_copy()
Dux_host_class_pima_object_move.c104 command.ux_host_class_pima_command_parameter_2 = storage_id; in _ux_host_class_pima_object_move()
Dux_host_class_pima_session_close.c100 command.ux_host_class_pima_command_parameter_2 = 0; in _ux_host_class_pima_session_close()
Dux_host_class_pima_num_objects_get.c100 command.ux_host_class_pima_command_parameter_2 = object_format_code; in _ux_host_class_pima_num_objects_get()
Dux_host_class_pima_session_open.c100 command.ux_host_class_pima_command_parameter_2 = 0; in _ux_host_class_pima_session_open()
Dux_host_class_pima_object_info_send.c116 command.ux_host_class_pima_command_parameter_2 = parent_object_id; in _ux_host_class_pima_object_info_send()
238 … object -> ux_host_class_pima_object_handle_id = command.ux_host_class_pima_command_parameter_2; in _ux_host_class_pima_object_info_send()
Dux_host_class_pima_storage_ids_get.c109 command.ux_host_class_pima_command_parameter_2 = 0; in _ux_host_class_pima_storage_ids_get()
Dux_host_class_pima_command.c125 command -> ux_host_class_pima_command_parameter_2); in _ux_host_class_pima_command()
284 command -> ux_host_class_pima_command_parameter_2 = _ux_utility_long_get(ptp_payload + in _ux_host_class_pima_command()
Dux_host_class_pima_storage_info_get.c109 command.ux_host_class_pima_command_parameter_2 = 0; in _ux_host_class_pima_storage_info_get()
Dux_host_class_pima_object_handles_get.c119 command.ux_host_class_pima_command_parameter_2 = object_format_code; in _ux_host_class_pima_object_handles_get()
Dux_host_class_pima_object_info_get.c110 command.ux_host_class_pima_command_parameter_2 = 0; in _ux_host_class_pima_object_info_get()
Dux_host_class_pima_device_info_get.c103 command.ux_host_class_pima_command_parameter_2 = 0; in _ux_host_class_pima_device_info_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_pima.h426 ULONG ux_host_class_pima_command_parameter_2; member