Searched refs:ux_host_class_prolific_device_state (Results 1 – 3 of 3) sorted by relevance
112 … prolific -> ux_host_class_prolific_device_state = UX_HOST_CLASS_PROLIFIC_DEVICE_NOT_PRESENT; in _ux_host_class_prolific_transfer_request_completed()117 … prolific -> ux_host_class_prolific_device_state = UX_HOST_CLASS_PROLIFIC_DEVICE_PRESENT; in _ux_host_class_prolific_transfer_request_completed()123 …_prolific_device_status_change_callback(prolific, prolific -> ux_host_class_prolific_device_state); in _ux_host_class_prolific_transfer_request_completed()
311 …SS_PROLIFIC_IOCTL_GET_DEVICE_STATUS, prolific, prolific -> ux_host_class_prolific_device_state, 0,… in _ux_host_class_prolific_ioctl()314 * ((ULONG *) parameter) = prolific -> ux_host_class_prolific_device_state; in _ux_host_class_prolific_ioctl()
215 ULONG ux_host_class_prolific_device_state; member