Searched refs:ux_host_class_gser_reception_state (Results 1 – 4 of 4) sorted by relevance
97 …if (gser_reception -> ux_host_class_gser_reception_state == UX_HOST_CLASS_GSER_RECEPTION_STATE_ST… in _ux_host_class_gser_reception_stop()107 …gser_reception -> ux_host_class_gser_reception_state = UX_HOST_CLASS_GSER_RECEPTION_STATE_STOPPED; in _ux_host_class_gser_reception_stop()
94 …gser_reception -> ux_host_class_gser_reception_state = UX_HOST_CLASS_GSER_RECEPTION_STATE_STOPPED; in _ux_host_class_gser_reception_callback()120 …gser_reception -> ux_host_class_gser_reception_state = UX_HOST_CLASS_GSER_RECEPTION_STATE_STOPPED; in _ux_host_class_gser_reception_callback()
123 …gser_reception -> ux_host_class_gser_reception_state = UX_HOST_CLASS_GSER_RECEPTION_STATE_STARTED; in _ux_host_class_gser_reception_start()132 …gser_reception -> ux_host_class_gser_reception_state = UX_HOST_CLASS_GSER_RECEPTION_STATE_STOPPED; in _ux_host_class_gser_reception_start()
210 ULONG ux_host_class_gser_reception_state; member