Searched refs:array_end (Results 1 – 4 of 4) sorted by relevance
79 ULONG *array_end; in _ux_host_class_hid_remote_control_callback() local92 array_end = array_start + UX_HOST_CLASS_HID_REMOTE_CONTROL_USAGE_ARRAY_LENGTH; in _ux_host_class_hid_remote_control_callback()105 if (array_head_next == array_end) in _ux_host_class_hid_remote_control_callback()
81 ULONG *array_end; in _ux_host_class_hid_keyboard_key_get() local100 array_end = array_start + UX_HOST_CLASS_HID_KEYBOARD_USAGE_ARRAY_LENGTH; in _ux_host_class_hid_keyboard_key_get()113 if ((array_tail+2) >= array_end) in _ux_host_class_hid_keyboard_key_get()
80 ULONG *array_end; in _ux_host_class_hid_remote_control_usage_get() local102 array_end = array_start + UX_HOST_CLASS_HID_REMOTE_CONTROL_USAGE_ARRAY_LENGTH; in _ux_host_class_hid_remote_control_usage_get()115 if ((array_tail+2) >= array_end) in _ux_host_class_hid_remote_control_usage_get()
134 ULONG *array_end; local536 array_end = array_start + UX_HOST_CLASS_HID_KEYBOARD_USAGE_ARRAY_LENGTH;545 if ((array_head + 2) >= array_end)