Searched refs:ux_host_class_gser_state (Results 1 – 8 of 8) sorted by relevance
87 if (gser -> ux_host_class_gser_state != UX_HOST_CLASS_INSTANCE_LIVE) in _ux_host_class_gser_reception_stop()
91 gser -> ux_host_class_gser_state = UX_HOST_CLASS_INSTANCE_SHUTDOWN; in _ux_host_class_gser_deactivate()
124 gser -> ux_host_class_gser_state = UX_HOST_CLASS_INSTANCE_LIVE; in _ux_host_class_gser_activate()
88 if (gser -> ux_host_class_gser_state != UX_HOST_CLASS_INSTANCE_LIVE) in _ux_host_class_gser_reception_start()
101 if (gser -> ux_host_class_gser_state != UX_HOST_CLASS_INSTANCE_LIVE) in _ux_host_class_gser_read()
100 if (gser -> ux_host_class_gser_state != UX_HOST_CLASS_INSTANCE_LIVE) in _ux_host_class_gser_write()
94 if (gser -> ux_host_class_gser_state != UX_HOST_CLASS_INSTANCE_LIVE) in _ux_host_class_gser_ioctl()
196 UINT ux_host_class_gser_state; member