Searched refs:array_head_next (Results 1 – 1 of 1) sorted by relevance
81 ULONG *array_head_next; in _ux_host_class_hid_remote_control_callback() local101 array_head_next = array_head + 2; in _ux_host_class_hid_remote_control_callback()105 if (array_head_next == array_end) in _ux_host_class_hid_remote_control_callback()106 array_head_next = array_start; in _ux_host_class_hid_remote_control_callback()109 if (array_head_next != array_tail) in _ux_host_class_hid_remote_control_callback()117 … remote_control_instance -> ux_host_class_hid_remote_control_usage_array_head = array_head_next; in _ux_host_class_hid_remote_control_callback()